feat:DEV模式下插件文件修改后自动重新加载

This commit is contained in:
jxxghp
2024-05-10 13:33:00 +08:00
parent cf5a746f53
commit 8813e84053
2 changed files with 63 additions and 7 deletions

View File

@ -168,6 +168,7 @@ def shutdown_server():
ModuleManager().stop()
# 停止插件
PluginManager().stop()
PluginManager().stop_monitor()
# 停止事件消费
Command().stop()
# 停止虚拟显示