fz-survival-datapack/data/fz/functions/module/interactor/timeout.mcfunction

4 lines
301 B
Mcfunction
Raw Normal View History

2022-07-19 20:53:53 +08:00
schedule clear fz:module/interactor/loop
## 日志
execute if score fz.logger.level fz.variable.integer matches ..500 run tellraw @a [{"nbt": "fz.level.info", "interpret": true, "storage": "fz:logger"}, {"text": "五分钟无人回应,已关闭配置按钮监听,再次使用时需重新唤起"}]