This commit is contained in:
延皓
2022-06-24 08:11:36 +08:00
parent a2a9d874f7
commit c5b36c5f50
19 changed files with 64 additions and 8 deletions
@@ -0,0 +1,3 @@
# 调用者:#fz:module/scoreboard/config/display/buttons
tellraw @s [{"text": "- "}, {"text": "[关]", "color": "dark_red", "hoverEvent": {"action": "show_text", "contents": {"text": "", "color": "dark_red"}}, "clickEvent": {"action": "run_command", "value": "/trigger fz.module.config.trigger set 1000"}}, {"text": "[总榜]", "color": "dark_aqua", "hoverEvent": {"action": "show_text", "contents": {"text": "总榜", "color": "dark_aqua"}}, "clickEvent": {"action": "run_command", "value": "/trigger fz.module.config.trigger set 1001"}}]
@@ -0,0 +1,3 @@
# 调用者:#fz:module/scoreboard/config/display/head
tellraw @s {"text": "计分板:"}