fz-survival-datapack/data/fz/functions/uninstall.mcfunction

12 lines
356 B
Mcfunction
Raw Normal View History

2022-06-23 20:06:15 +08:00
# 调用者:#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