chore: add command description for mc login command
This commit is contained in:
1 file changed
+1
@@ -389,6 +389,7 @@ class MCPingCommand : BaseCommand() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@CommandDescription("获取MC账号的AccessToken")
|
||||||
class MCLoginCommand : BaseCommand() {
|
class MCLoginCommand : BaseCommand() {
|
||||||
override val commandNames = listOf("/mclogin")
|
override val commandNames = listOf("/mclogin")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user