dev.202207030626

This commit is contained in:
延皓
2022-07-03 06:27:45 +08:00
parent efa07bec51
commit 6852545faf
43 changed files with 267 additions and 18 deletions
@@ -0,0 +1,14 @@
# 调用者:#fz:module/config/on_config
#####
##
execute if score fz.logger.level fz.variable.integer matches ..400 run tellraw @a [{"nbt": "fz.level.debug", "interpret": true, "storage": "fz:logger"}, {"text": "玩家"}, {"selector": "@s"}, {"text": "触发了配置功能"}]
## schedule是为了避免1tick内执行两次
schedule function fz:module/config/loop 0t replace
##
function #fz:module/config/display
##
schedule function #fz:module/config/timeout 300s replace