PlayTimeTracker!

Tracks and displays player playtime with a configurable HUD. Supports multiplayer and real-time updates.

300

PlayTimeTracker!

PlaytimeTracker

Track and display your playtime with a fully configurable HUD — right in the game.

---

Features

- Keybind — Playtime updates live every second while you play - Keybind — Optionally show your name above the playtime counter - Keybind — List all online players' playtimes at once (configurable max count) - Keybind — Playtime is saved per-world in NBT format and survives server restarts - Keybind — Position, scale, colors, labels — all adjustable via in-game config screen - Keybind — Assign a key to open the config screen at any time

---

Config Options

Open the config screen from ModMenu or by assigning a keybind.(You must install Cloth-config!)

| Option | Description | Default | |--------|-------------|---------| | Show HUD | Toggle the entire HUD | On | | Show Label | Toggle the label row (name or "Playtime" text) | On | | Show Player Name | Display player name instead of "Playtime" text | On | | Show All Players | List all online players' playtimes (multiplayer) | Off | | Max Players Shown | Max entries shown in the all-players list | 5 | | Scale (%) | HUD size from 50% to 300% | 100% | | Position | Anchor to one of 6 screen positions | Top Left | | Offset X / Y | Pixel offset from the anchor point | 5px | | Label Color | Color of the name / label text (0xRRGGBB) | Gold | | Text Color | Color of the playtime value (0xRRGGBB) | White |

---

Data Storage

Playtime data is stored server-side per world:

``` <game directory>/playtimetracker_data/<world name>.dat ```

---

🌐 Language Support

- English (`en_us`) - Japanese (`ja_jp`)

ADS