6 lines
408 B
Mcfunction
6 lines
408 B
Mcfunction
|
# 见./on_click
|
||
|
|
||
|
team join fzsd.module.scoreboard.display.bedrock_broke_count @s
|
||
|
|
||
|
## 调试
|
||
|
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": "计分板"}]
|