完善系统核心功能、添加here模块
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 调用者:#fz:module/try_load
|
||||
|
||||
## 判断是否安装,如果安装则加载
|
||||
execute if data storage fz:install_manager fz.module{config:1b} run function #fz:module/config/load
|
||||
execute if data storage fz:install_manager fz.module{scoreboard:1b} run function #fz:module/scoreboard/load
|
||||
execute if data storage fz:install_manager fz.module{sweeper:1b} run function #fz:module/sweeper/load
|
||||
execute if data storage fz:installed fz.module{config:1b} run function #fz:module/config/load
|
||||
execute if data storage fz:installed fz.module{health:1b} run function #fz:module/health/load
|
||||
execute if data storage fz:installed fz.module{scoreboard:1b} run function #fz:module/scoreboard/load
|
||||
|
||||
Reference in New Issue
Block a user