mirror of
https://github.com/jie65535/mirai-console-jnr-plugin.git
synced 2025-10-20 17:13:00 +08:00
增加重载配置命令 /jnr reload
This commit is contained in:
@@ -113,5 +113,6 @@ object JNRCommand : CompositeCommand(
|
||||
@Description("重载配置")
|
||||
suspend fun CommandSender.reload() {
|
||||
JNRPluginConfig.reload()
|
||||
sendMessage("OK")
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user