fz-survival-datapack/data/fz/functions/uninstall.mcfunction
2022-06-23 20:06:15 +08:00

12 lines
356 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.

# 调用者:#fz:uninstall
function #fz:module/uninstall
## 整数类型
scoreboard objectives remove fz.variable.integer
## 卸载日志为避免扩展数据包在卸载时无法使用日志故延迟1tick卸载
schedule function #fz:logger/uninstall 1t replace
## 标记为已卸载
data modify storage fz:install_manager fz.global set value 0b