完善日志组件、完善配置组件、完善计分板组件

This commit is contained in:
延皓
2022-06-25 02:22:23 +08:00
parent 6f6ccb05be
commit d74bb19964
241 changed files with 846 additions and 553 deletions
@@ -1,3 +1,4 @@
## #fz:logger/uninstall
data remove storage fz:logger fz
##
execute if score fz.logger.level fz.variable.integer matches ..600 run tellraw @s [{"nbt": "fz.level.alert", "interpret": true, "storage": "fz:logger"}, {"text": "您要删除日志配置吗,它将会永久失去!(真的很久!)"}, {"text": "[确定]", "color": "dark_red", "clickEvent": {"action": "suggest_command", "value": "/function #fz:logger/clear_data"}, "hoverEvent": {"action": "show_text", "contents": {"text": "将命令填入聊天框"}}}]