This commit is contained in:
jiahua.liu 2020-03-12 21:13:26 +08:00
parent a0ad8af4cc
commit a150061e5f

View File

@ -100,7 +100,7 @@ object DefaultCommands {
registerCommand {
name = "login"
description = "机器人登"
description = "机器人登"
onCommand {
if (this !is ConsoleCommandSender) {
sendMessage("请在后台使用该指令")