fz-survival-datapack/data/fzsd.extra.bbl/functions/interactor/subscribe.mcfunction

6 lines
409 B
Mcfunction
Raw Normal View History

2022-09-02 05:24:33 +08:00
# 见./on_click
2022-09-02 07:30:25 +08:00
team join fzsd.module.scoreboard.display.bedrock_broken_count @s
2022-09-02 05:24:33 +08:00
## 调试
execute if score fzsd.logger.level fzsd.variable.integer matches ..400 run tellraw @a [{"nbt": "fzsd.level.debug", "interpret": true, "storage": "fzsd:logger"}, {"text": "玩家"}, {"selector": "@s"}, {"text": "订阅了"}, {"nbt": "text", "interpret": true, "storage": "fzsd.extra.bbl:text"}, {"text": "计分板"}]