/u/Equivalent-Yak2407
Guest
offline
| "What's my total Minecraft playtime across every world and server I've ever played?" Reddit threads asking this go back to pre-2020. 2021. 2022. 2023. etc. All unanswered by Mojang. Vanilla Minecraft tracks playtime per world (stats.json), but there's no aggregate across worlds. Multiplayer stats live server-side where you never see them. Move to a new PC, the per-world count is gone. Your real lifetime Minecraft hours are unknowable. I got tired of this and spent a few weeks building it. The mod polls the game's own stats (doesn't add runtime cost - it's the same data vanilla already tracks) plus a handful of Fabric mixins for what vanilla misses: cross-server aggregation, session boundaries, biome context. Claiming a web profile is opt-in and unlocks a full dashboard. And it goes deeper - per-day sessions with per-hour ratios (blocks/hr, deaths/hr, XP/hr), biome breakdowns, a playstyle radar (Builder / Miner / Fighter / Explorer / Social) tuned to what you actually do. What it surfaces: - Total playtime across every world + server you've played - Active vs AFK split (configurable idle threshold) - Blocks broken/placed, deaths by cause, mob kills, biome time, XP - 24h x 7-day heatmap of when you actually play - Retroactive import from saves//stats/.json on first launch - years of old play, retroactively counted Fabric 1.21.x + 26.1.x, free, client-side only, runs offline without an account. https://minecraftwrapped.com Download mod directly here: https://www.curseforge.com/minecraft/mc-mods/wrapped-play-time-tracker What I actually want to know from this sub: is your lifetime MC playtime number a thing you'd care about? submitted by /u/Equivalent-Yak2407 [link] [comments] |
Continue reading...