fz-survival-datapack/data/fzsd/functions/module/join_message/install.mcfunction

5 lines
309 B
Mcfunction
Raw Normal View History

## 标记为已安装
data modify storage fzsd:installed fzsd.module.join_message set value 1b
## 日志
execute if score fzsd.logger.level fzsd.variable.integer matches ..500 run tellraw @a [{"nbt": "fzsd.level.info", "interpret": true, "storage": "fzsd:logger"}, {"text": "已安装组件:进服消息"}]