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

6 lines
415 B
MCFunction
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
##
### fzsd:game_event
advancement revoke @s from fzsd:game_event
##
execute if score fzsd.logger.level fzsd.variable.integer matches ..400 run tellraw @a [{"nbt": "fzsd.level.debug", "interpret": true, "storage": "fzsd:logger"}, {"text": "已重置玩家"}, {"selector": "@s"}, {"text": "的游戏事件进度"}]