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