fz-survival-datapack/data/fzsd/function/game_event/load.mcfunction
2024-06-16 11:01:54 +08:00

4 lines
344 B
Mcfunction

execute as @a[predicate=fzsd:is_real_player] run function #fzsd:game_event/player/on_login
function fzsd:game_event/on_tick
## 调试
execute if score fzsd.logger.level fzsd.variable.integer matches ..400 run tellraw @a [{"nbt": "fzsd.level.debug", "interpret": true, "storage": "fzsd:logger"}, {"text": "已加载系统组件:游戏事件"}]