Newer versions can be downloaded over at SpigotMC.
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 servers.
- View Playtime: Easily check your own or other players' playtime with simple commands.
- 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.
- 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.
- /playtime : View your playtime. Aliases: /pt.
- /playtime [player] : View another player's playtime. Aliases: /pt.
- /playtimetop : Playtime toplist. Aliases: /pttop, /ptt.
- /playtimereload : Reload the config. Aliases: /ptreload, /ptrl.
- /playtimereset [player] : Reset a player's playtime. Aliases: /ptreset, /ptr.
- /playtimeresetall: Reset every playtime. Aliases: /ptra, /ptresetall.
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.
- vpt.reload : Config reload permission.
- vpt.ptreset : Playtime reset permission.
- vpt.ptresetall : Playtime reset all permission.
- Scrollable Toplist: Navigate through a bigger playtime toplist with ease.
- Configurable Anti-Spam: Implement anti-spam measures.
- Optimize the method used for syncing placeholders' data through this and the playtimelink plugin.