chore: add command description for mc login command

This commit is contained in:
2024-10-11 20:50:26 +08:00
parent 217364ffb8
commit 6bc77fb4ac
1 file changed
+1
@@ -389,6 +389,7 @@ class MCPingCommand : BaseCommand() {
}
}
@CommandDescription("获取MC账号的AccessToken")
class MCLoginCommand : BaseCommand() {
override val commandNames = listOf("/mclogin")