Files
fz-survival-datapack/data/fz/functions/module/config/uninstall.mcfunction
T
2022-07-08 09:18:06 +08:00

9 lines
378 B
MCFunction

schedule clear fz:module/config/loop
scoreboard objectives remove fz.module.config.trigger
##
data modify storage fz:installed fz.module.config set value 0b
##
execute if score fz.logger.level fz.variable.integer matches ..500 run tellraw @a [{"nbt": "fz.level.info", "interpret": true, "storage": "fz:logger"}, {"text": "已卸载组件:配置"}]