Перейти к содержимому
Mineforgian

Playtime Command

See users' playtime with a simple command!

Загрузки
5K
Подписчики
9
Обновлён
1 мая 2026 г.
Лицензия
GPL-3.0-only

Опубликован 29 августа 2025 г.

Playtime Command

Playtime Command is a very simple mod that lets you see your own or other online players' playtime.

The mod provides some unique features, such as:

  • Plug and play: Requires zero configuration, in fact there isn't even one!
  • Accurate playtime: This mod uses the same playtime that's tracked by Minecraft itself, ensuring accurate data without relying on other methods!
  • Playtime leaderboard: Create a leaderboard which shows your most active online players!
  • Full Geyser support: Use Playtime Command with Minecraft Bedrock usernames just like you would with Minecraft Java usernames!
  • Lightweight and simple code: Uses almost zero resources and is designed to allow you to update your server without needing to update Playtime Command (except some rare occurrences)!
  • Automatic update checker: Playtime Command automatically checks for updates on startup and will let you know via a message in console if there is one.

Mod showcase

Chat message

Chat Showcase

Leaderboard

Leaderboard

Commands

  • /playtime - See your own playtime
  • /playtime <username> - See another online player's playtime
  • /playtime --top <page> - See online players' playtime leaderboard
  • /playtime --about - See mod information
  • /playtime --help - See command usage

Ченджлог

1.4.0Релиз26.1.1, 26.1.2, 26.2 · 1 мая 2026 г.

1.4.0 release of Playtime Command

  • Added >=26.1 support. Dropped support for <1.21.5

SHA256:

4A8138FFABFAA70B8BF1CFEA916175FB19CABA673D769EBF95CDA3FA16481A9F

Source code at current commit: Github

Source code changelog: Github

1.4.0Релиз26.1.1, 26.1.2, 26.2 · 1 мая 2026 г.

1.4.0 release of Playtime Command

  • Added >=26.1 support. Dropped support for =<1.21.11

SHA256:

F1F74711CC0EFD6EAC5B227D0392B352F79CDB6E7374437A1AECEB892C966482

Source code at current commit: Github

Source code changelog: Github

1.3.0Релиз1.21.9, 1.21.10, 1.21.11 · 3 марта 2026 г.

1.3.0 release of Playtime Command

  • Added Folia support

  • Commands in /playtime --help are now clickable

  • Optimizations:

    1. The update checker no longer blocks the server’s main thread during startup, improving startup time (especially on slow internet connections)
    2. If multiple players run /playtime --top at the same time, the leaderboard is now calculated once and then shown to everyone who ran the command. Leaderboard's cache duration has also been lowered from 3 seconds to 2 seconds.
  • Fixed missing mod name prefix in update checker notifications


SHA256:

64A1C3612539E6AD7407CC56A7A980FD36C4F44EA59A8999A9EB0C14BE46D395

Source code at current commit: Github

Source code changelog: Github

1.3.0Релиз1.21.9, 1.21.10, 1.21.11 · 3 марта 2026 г.

1.3.0 release of Playtime Command

  • Commands in /playtime --help are now clickable

  • Made internal changes to support Folia

  • Optimizations:

    1. The update checker no longer blocks the server’s main thread during startup, improving startup time (especially on slow internet connections)
    2. If multiple players run /playtime --top at the same time, the leaderboard is now calculated once and then shown to everyone who ran the command. Leaderboard's cache duration has also been lowered from 3 seconds to 2 seconds.
  • Fixed missing mod name prefix in update checker notifications


SHA256:

8A40AF76B006C7E3E42383D4AE59D28B4CA88696C3A7C0605DAC9305C5ED2EC4

Source code at current commit: Github

Source code changelog: Github

1.2.0Релиз1.21.9, 1.21.10, 1.21.11 · 1 марта 2026 г.

1.2.0 release of Playtime Command

First Paper release!


SHA256:

4852B05EFF9784288528026EA32F6B5B61987377F7A7A686307F3E988E792199

Source code at current commit: Github

Source code changelog: Github

1.2.0Релиз1.21.9, 1.21.10, 1.21.11 · 1 марта 2026 г.

1.2.0 release of Playtime Command

Made internal changes to support Paper, but no features were modified.

If you're looking for the Paper version, click here.


SHA256:

6C35FC4628C8A61D83A3E7BA35A1FA4DD621F4C25CA95B3AF29AED13D17AF961

Source code at current commit: Github

Source code changelog: Github

1.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 14 ноября 2025 г.

1.1.0 release of Playtime Command

Added a new command: /playtime --top - this command lets you see online players' playtime in a leaderboard.

In order to avoid lag, the leaderboard is cached for three seconds before being regenerated, even though, during internal testing, the mod built the leaderboard of 264 online players instantly without hurting performance.


Technical changes

The mod is now compiled for 1.21.10 and, unlike before, minecraft >= 1.20 is now an actually declared dependency in the code too, rather than just on Modrinth. All of this doesn't change anything related to what versions are supported. Correction: The supported version is 1.21.5+. The Modrinth page now reflects this correctly. However, the current JAR still declares >=1.20, so Minecraft may not show a proper version mismatch message. Instead, the game will crash with a generic error if server version is below 1.21.5. Sorry for the confusion!


SHA256:

7C4AE1F588C2A09E772C4D1FB2E8361973EA4981E6F69361563E8DEDDD1A2152

Source code at current commit: Github

Source code changelog: Github

1.0.2Релиз1.21.9, 1.21.10, 1.21.11 · 8 сентября 2025 г.

1.0.2 release of Playtime Command

Improved playtime message formatting: the last unit is now always preceded by and instead of only minutes/seconds.

Previously, this only applied between minutes and seconds, like in this case:

Your playtime is 1 hour, 6 minutes and 29 seconds.

But not in this one:

Your playtime is 1 hour, 6 minutes.

It now always shows and instead of a comma for the last unit, so it would display as:

Your playtime is 1 hour and 6 minutes.


SHA256:

9C812976558A3B1CF86DFF06FD3178CE956A5A91D899191AC4CFFA1C5DE12904

Source code at current commit: Github

Source code changelog: Github

Комментарии

Загружаем…