2022-07-03 19:01:51 +08:00
|
|
|
scoreboard objectives add fz.event.play_seconds minecraft.custom:play_time
|
|
|
|
|
2022-06-25 02:22:23 +08:00
|
|
|
scoreboard objectives add fz.event.leave_game minecraft.custom:leave_game
|
|
|
|
|
2022-07-03 19:01:51 +08:00
|
|
|
scoreboard objectives add fz.event.aviating_distance minecraft.custom:aviate_one_cm
|
|
|
|
|
|
|
|
scoreboard objectives add fz.event.damage_taken minecraft.custom:damage_taken
|
|
|
|
|
|
|
|
scoreboard objectives add fz.event.fishing_count minecraft.custom:fish_caught
|
|
|
|
|
2022-06-25 02:22:23 +08:00
|
|
|
## 调试
|
|
|
|
execute if score fz.logger.level fz.variable.integer matches ..500 run tellraw @a [{"nbt": "fz.level.info", "interpret": true, "storage": "fz:logger"}, {"text": "已初始化系统组件:事件"}]
|