- I recode it so kinda everything changed.
- Save player join date
- Won't track playtime of afk player (configurable in config)
- Reward system changed: Repeating reward that run each X times, One time reward that run only 1 times.
- New placeholders:
%playtime_leaderboard_<1-10>_name%
%playtime_leaderboard_<1-10>_format%
%playtime_is_afk%
%playtime_join%
%playtime_join_<SimpleDateFormat>%
- New permissions:
playtime.exempt.gain
playtime.exempt.reward.repeating
playtime.exempt.reward.onetime
- Some other small change, so yea it's should be better
- New leaderboard command, which is return the top 10 players playtime.
- 4 new placeholders:
%playtime_days_all% - return all days counts of player
%playtime_hours_all% - return all hours counts of player
%playtime_minutes_all% - return all minutes counts of player
%playtime_seconds_all% - return all seconds counts of player
- Fix an issue with some version of Mysql.
- Added a update check so you can get notice when a update is available.
- Create a custom charts for bstats.
I create a reward system where you can customize it in config, please report the bug on my discord. That's could be nice.
And finally you will need reset your config, to get last version of config.
I added support of 1.8 to 1.12 (So, it's now support 1.8 to 1.16)
Added MySQL storage.
And Small thing are now better.
Please note, you need reset you config.
I create 4 placeholders so you can use it to show playtime in other plugins (Ex: scoreboard plugin)
%playtime_days% - return days counts
%playtime_hours% - return hours counts
%playtime_minutes% - return minutes counts
%playtime_seconds% - return seconds counts