


"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.
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?
by Equivalent-Yak2407
6 Comments
Just use prism launcher smh
neat, I’ll have to take a look later.
Wow
Woah is this for real? Will it track playtime across multiple computers? I’ve played on 5 different computers over the years, and really want to know my total playtime
So it will only show playtime from the time of downloading the mod and onwards? I tried it and it says 3 minutes. I know for a fact I’ve spent over a thousand hours in total between just two survival worlds. If I was to include servers I would estimate another thousand at least
Looks like the website was made by claude. I know because I’ve used it.