Files
fz-survival-datapack/data/fz/functions/module/config/uninstall.mcfunction
T

9 lines
384 B
MCFunction

schedule clear fz:module/config/loop
scoreboard objectives remove fz.module.config.trigger
##
data modify storage fz:install_manager 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": "已卸载组件:配置"}]