feat: add more commands about minecraft

This commit is contained in:
2024-10-09 23:14:41 +08:00
parent c280c02a4e
commit f34e12b3d2
13 files changed
+414 -315

No files matched your search

+2 -1
View File
@@ -133,5 +133,6 @@ val commands = listOf(
ZDJDCommand(), ScanQRCodeCommand(),
TTSCommand(), SlimeChunkHelperCommand(),
SupportMeCommand(), TheCatCommand(),
TheHistoryOfTodayCommand()
TheHistoryOfTodayCommand(), MCVersionCommand(),
MinecraftWikiCommand()
)