。
This commit is contained in:
parent
e1b364eb42
commit
ff5d951fd1
@ -26,7 +26,7 @@ team remove fz.module.scoreboard.display.kill_count
|
||||
team remove fz.module.scoreboard.display.trade_count
|
||||
|
||||
## 日志
|
||||
tellraw @a [{"nbt": "level.info", "interpret": true, "storage": "fz:logger"}, {"text": "记分板已卸载!"}]
|
||||
tellraw @a [{"nbt": "level.info", "interpret": true, "storage": "fz:logger"}, {"text": "计分板已卸载!"}]
|
||||
|
||||
## 询问是否清除数据function
|
||||
tellraw @s [{"nbt": "level.warn", "interpret": true, "storage": "fz:logger"}, {"text": "您要删除计分板数据吗,它将会永久失去!(真的很久!)"}, {"text": "[确定]","clickEvent": {"action": "run_command", "value": "/function #fz:module/scoreboard/clear_data"}, "hoverEvent": {"action": "show_text", "contents": {"text": "删除计分板,它将会永久失去!(真的很久!)", "color": "red"}}}]
|
||||
|
Loading…
Reference in New Issue
Block a user