- Added personal & global stock, you can make it so certain items have a limited stock or even make it so certain items can only be purchased once.
- Added rotating shop, you can now have a shop with randomly chosen items displayed.
- Added GUI Leaderboards (/playtime leaderboards), so now you can view top players both with a command and through a GUI.
- Improved the leaderboards commands, now you can view top players for current server & other servers (/playtime top [server] <page>, /playtime top global <page>).
- Added placeholders to view top players for other servers not just the current server as well as global leaderboards placeholders (%playtime_{server}top{rank}%, %playtime_global_top_{rank}%).
- Separated plugin configs into multiple files so they're more organized.
- Added a config option 'Strict-AFK-Detection' which will only mark player as not afk if they move their mouse, This prevents players bypassing the afk detection using water pools and other anti-afk machines.
- Added /playtime migrate which will migrate all players stored playtime using bukkit statistics.
- Added a message to let players know that their playtime is no longer counting because they're AFK and another message to let players know that their playtime has continued counting once they're no longer AFK.
- Small improvements to the code
- Fixed the big desync of playtime between servers
- Fixed a bug where it would say the player is offline even though they're online
- Fixed longest session format
- Fixed a few of placeholders having an issue with the {Server} variable
- Improved default config
