完善here、last_death

This commit is contained in:
延皓
2022-07-09 13:06:56 +08:00
parent 596ebd9d64
commit 4a69d7d927
58 changed files with 198 additions and 85 deletions
@@ -1,13 +1,2 @@
# 调用者:#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": "触发了配置功能"}]
function fz:module/config/loop
##
function #fz:module/config/display
##
schedule function #fz:module/config/timeout 300s replace
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": "触发了配置页面"}]