5 lines
279 B
Mcfunction
5 lines
279 B
Mcfunction
## 标记为已卸载
|
|
data modify storage fzsd:install fzsd.global set value 0b
|
|
|
|
## 日志
|
|
execute if score fzsd.logger.level fzsd.variable.integer matches ..500 run tellraw @a [{"nbt": "fzsd.level.info", "interpret": true, "storage": "fzsd:logger"}, {"text": "卸载完成!"}] |