Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Playtime Tracker is a velocity plugin, allowing you to easily log and view player playtime across all of your servers without needing to spend time setting up databases and whatever else. With Playtime Tracker, you can:
- Log Player Playtime: Automatically track and record the playtime of every player on your server.
- View Playtime: Easily check your own or other players' playtime with simple commands.
- MySQL Support (MariaDB): Since v1.8 the plugin now also optionally supports saving playtime into a database.
- Playtime Toplist: Display a leaderboard of players with the most playtime. The length of the toplist can be configured.
- Fully Configurable Messages with MiniMessage support: Customize all plugin messages with gradients to ensure they fit with your server's theme and style. In the config, you can also use total version of playtimes, and the %place%, for example: %totaldays% instead of %days% if you want it to start only from days, not weeks. You can also use the %place% placeholder.
- PlaceholderAPI support: Download my PlaytimeLink plugin to your bukkit, paper, etc servers if you want to have placeholders from this plugin.
- Caching System: Boosts performance for servers where the proxy only has limited resources and/or there is a big toplist limit set in the config with multiple instances of the playtimelink plugin accessing it, by storing frequently accessed playtime, and config entries for faster retrieval. If any issues arise, playtime caching can be disabled in the config file.
- Rewards System: You can make the plugin execute commands when players reach specific playtimes. Example config:
Commands:
- /playtime : View your playtime. Aliases: /pt.
- /playtime [player] : View another player's playtime.
- /playtime add [player] [time in ms].
- /playtime sub [player] [time in ms].
- /playtime set [player] [time in ms].
- /playtimetop : Playtime toplist. Aliases: /pttop, /ptt.
- /playtimereload : Reload the config. Aliases: /ptreload, /ptrl.
- /playtimeresetall: Reset every playtime. Aliases: /ptra, /ptresetall.
Permissions:
Can be enabled optionally:
- vpt.getowntime : Allows players to view their own time statistics.
- vpt.getotherstime : Allows players to view the time statistics of other players.
- vpt.gettoplist : Allows players to view the toplist of time statistics.
Always enabled:
- vpt.reload : Config reload permission.
- vpt.modify : Playtime modify permission.
- vpt.ptresetall : Playtime reset all permission.
- vpt.spam : Bypass spam checks permission.
- vpt.rewards.exempt : Exempt a player from getting rewards.
The plugin isn't complete yet, upcoming features:
- Scrollable Toplist: Navigate through the playtime toplist with ease.
Feature requests and bug reports are welcome, thank you for the 1000 downloads.