Details
Supported Bukkit Versions
Changelog
Changes log:
- Calling it beta now.. Since everything is implemented :D yay
- Slight improvement with the /xpRank online [limit] command. It should be slightly faster (especially if the online players have high ranks).
- Added ties handling with the single player look up command.
- Added execution time output to console log for debug only. (Only shows if debug is toggled on).
- Added /xpRank debug command that will toggle debug console output on or off. (Off by default, will be reset to off on server restarts).
- Added forced update of all online players when a new database is created. Meaning when /xpRank destroyDatabase is executed
Known bugs:
- The vanilla command /xp [player] [expValue] does not trigger the playerExpChangeEvent so the database ONLY updates when a player gains xp naturally