PlayTimeStatistics: Track Playtime in Minecraft Without Plugins

Understanding the PlayTimeStatistics Data Pack for Minecraft Keeping track of how much time you or your friends spend in a Minecraft world can be surprisingly useful. Whether you run a multiplayer server and want to reward dedicated players, or you are simply curious about your own building marat...

Download play time statistics for Minecraft 26.1, 1.21.2-Snapshot, 1.20.2, 1.19.3, 1.18.1, 1.17.1

Original name: play time statistics

Minecraft: 1.13.1, 1.14.4, 1.15-Snapshot, 1.16-Snapshot, 1.17.1, 1.18.1, 1.19.3, 1.20.2, 1.21.2-Snapshot, 26.1

FileVersionLoaderSize
play_time_statistics-1.13.x-zh-CN.zip1.13.184 КБDownload
play_time_statistics-1.13.x-en-US.zip1.13.184 КБDownload
play_time_statistics-1.14.x-en-US.zip1.14.484 КБDownload
play_time_statistics-1.14.x-zh-CN.zip1.14.484 КБDownload
play_time_statistics-1.15.x-en-US-1.0.1.zip1.15-Snapshot84 КБDownload
play_time_statistics-1.15.x-zh-CN-1.0.1.zip1.15-Snapshot84 КБDownload
play_time_statistics-1.16.x-en-US-1.0.1.zip1.16-Snapshot84 КБDownload
play_time_statistics-1.16.x-zh-CN-1.0.1.zip1.16-Snapshot84 КБDownload
play_time_statistics-1.17.x-en-US-1.0.1.zip1.17.184 КБDownload
play_time_statistics-1.17.x-zh-CN-1.0.1.zip1.17.184 КБDownload
play_time_statistics-1.18.x-zh-CN-1.0.1.zip1.18.184 КБDownload
play_time_statistics-1.18.x-en-US-1.0.1.zip1.18.184 КБDownload
play_time_statistics-1.19.x-en-US-1.0.1.zip1.19.384 КБDownload
play_time_statistics-1.19.x-zh-CN-1.0.1.zip1.19.384 КБDownload
play_time_statistics-1.20.x-en-US-1.0.1.zip1.20.287 КБDownload
play_time_statistics-1.20.x-zh-CN-1.0.1.zip1.20.287 КБDownload
play_time_statistics-1.21.x-en-US-1.0.1.zip1.21.2-Snapshot84 КБDownload
play_time_statistics-1.21.x-zh-CN-1.0.1.zip1.21.2-Snapshot84 КБDownload
play_time_statistics-1.21.x-en-US-1.0.2.zip1.21.2-Snapshot84 КБDownload
play_time_statistics-1.21.x-zh-CN-1.0.2.zip1.21.2-Snapshot84 КБDownload
play_time_statistics-26.x-en-US-1.0.1.zip26.184 КБDownload
play_time_statistics-26.x-zh-CN-1.0.1.zip26.184 КБDownload

Understanding the PlayTimeStatistics Data Pack for Minecraft

Keeping track of how much time you or your friends spend in a Minecraft world can be surprisingly useful. Whether you run a multiplayer server and want to reward dedicated players, or you are simply curious about your own building marathons, having precise playtime data adds a new layer of engagement. The PlayTimeStatistics data pack fills this gap perfectly. It is a lightweight, vanilla-compatible solution that tracks every player’s online time and displays it directly in the game interface — no mods or external plugins required.

What Exactly Does PlayTimeStatistics Do?

At its core, this data pack hooks into Minecraft’s scoreboard system to count ticks while a player is logged in. It then converts those ticks into hours or minutes, making the information readable at a glance. The real magic is how it presents the data: you can choose to show the playtime either in the Tab list (the player list you see when holding the Tab key) or below each player’s name on the screen. This visibility is perfect for survival servers, minigame hubs, or even private realms where you want to foster a bit of friendly competition over who has spent the most time in the overworld.

Because it relies entirely on commands and scoreboard objectives, PlayTimeStatistics works across a wide range of Minecraft versions, from 1.13 all the way up to the latest 1.20.1. The pack is cleverly designed to adapt to the command syntax changes that occurred in version 1.18, so you will always have a clear set of instructions for your particular game version.

How to Display Playtime Below Player Names

Showing the playtime right under a player’s nametag is a popular choice for survival servers. It lets everyone see each other’s dedication without opening any menus. The commands differ slightly depending on your Minecraft version.

For versions 1.18 to 1.20.1, use these commands:

  • Display hours: /scoreboard objectives setdisplay belowName time_hours
  • Display minutes: /scoreboard objectives setdisplay belowName time_minutes_persist
  • Hide the display: /scoreboard objectives setdisplay belowName

For older versions 1.13 to 1.17.1, the syntax is slightly different:

  • Display minutes: /scoreboard objectives setdisplay belowName persist
  • Hide the display: /scoreboard objectives setdisplay belowName

Note that in the 1.13–1.17.1 range, the data pack only offers a persistent minutes display below the name. The hours option is not available there, but the minutes counter still gives a very granular view of playtime.

Showing Playtime in the Tab List

The Tab list is another excellent location for playtime statistics. It keeps the main screen clean while still letting players check their hours whenever they press Tab. Again, version differences matter.

For 1.18 to 1.20.1:

  • Display hours: /scoreboard objectives setdisplay list time_hours
  • Display minutes: /scoreboard objectives setdisplay list time_minutes_persist
  • Hide the display: /scoreboard objectives setdisplay list

For 1.13 to 1.17.1:

  • Display minutes: /scoreboard objectives setdisplay list persist
  • Hide the display: /scoreboard objectives setdisplay list

Switching between hours and minutes is instant, so you can experiment to see which format feels more natural for your community. Many server owners prefer hours for long-term worlds, while minutes work better for event-based sessions or speedrun challenges.

Installation and Ease of Use

Adding PlayTimeStatistics to your world is straightforward. You simply drop the data pack folder into your world’s datapacks directory and reload the world. Once installed, the tracking starts immediately — no complicated configuration files to edit. The pack automatically creates the necessary scoreboard objectives, so you only need to run one of the display commands above to make the stats visible. For those who manage multiple mods and data packs, keeping everything organized can become a chore. This is where a modern launcher can save you a ton of time. If you enjoy customizing your Minecraft experience with data packs like this one, you might appreciate how the foxygame.net launcher lets you browse and install mods directly from its menu, turning what used to be a manual file hunt into a one-click process.

Why Choose a Data Pack Over a Plugin?

Many server administrators default to Bukkit or Spigot plugins for any kind of statistics. However, data packs offer distinct advantages. They run entirely within vanilla Minecraft, so you can use them on a basic server jar without any modding framework. This means better stability, automatic compatibility with new snapshots, and zero performance overhead from a plugin loader. PlayTimeStatistics is also fully multiplayer-friendly; the playtime is tracked per player and persists even after they log out and come back. The data is stored in the world files, so it survives server restarts without any extra steps.

Creative Uses for Playtime Tracking

Beyond simple curiosity, playtime data can fuel all kinds of creative gameplay mechanics. Here are a few ideas:

  • Loyalty rewards: Give special ranks or in-game currency to players who reach certain hour milestones.
  • AFK detection: Pair the playtime score with other scoreboards to spot players who are idling for too long.
  • Event countdowns: Run a weekend building contest and track exactly how many minutes each participant was active.
  • Personal goals: Challenge yourself to spend less time in the Nether or more time farming — the numbers don’t lie.

The simplicity of the data pack makes it a blank canvas. You can even combine it with command block contraptions to create automatic announcements when someone hits a playtime record.

Final Thoughts

PlayTimeStatistics is a small but mighty addition to any Minecraft world. It respects the vanilla feel, imposes no lag, and gives you flexible display options that work across a huge range of versions. Whether you want to see hours under every player’s name or a clean minutes counter in the Tab list, the setup takes only a single command. For server owners who value transparency and engagement, this data pack is a must-have. It turns something as abstract as time into a visible, shareable stat that can deepen the connection players have with your world. Give it a try, and you might be surprised at just how many hours you have truly spent crafting, mining, and exploring.

--- **Update Jul 4, 2026:** Added 4 files for version 26.2, 26.1.2, 26.1.1, 26.1, 1.21.9-snapshot, 1.21.9, 1.21.8, 1.21.7, 1.21.6-snapshot, 1.21.6, 1.21.5-Snapshot, 1.21.5, 1.21.4-Snapshot, 1.21.4, 1.21.3, 1.21.2-Snapshot, 1.21.2, 1.21.11-snapshot, 1.21.11, 1.21.10, 1.21.1-Snapshot, 1.21.1, 1.21-Snapshot, 1.21.