完善日志组件、完善配置组件、完善计分板组件
This commit is contained in:
@@ -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": "将命令填入聊天框"}}}]
|
||||
Reference in New Issue
Block a user