playtime tracker
track your world playtime displayed in days, hours, minutes, and seconds!
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
playtime tracker
playtime tracker
track your world playtime displayed in days, hours, minutes, and seconds!
by default, playtime is displayed above your hotbar:

..but this can be toggled via: *(playtime will still be tracked in the background)* ``` /trigger playtime_display ```
---
alternatively, display global playtime with: ``` /scoreboard objectives setdisplay sidebar playtime_s/m/h/d ```
| name | scoreboard | |----- | ---------- | | seconds | `playtime_s` | | minutes | `playtime_m` | | hours | `playtime_h` | | days | `playtime_d` |