XpRank

Keeps track on players xp and rank based on their current level compared to all players that have been on your server.

File Details

XpRank 0.0.6 - beta

  • B
  • Jul 12, 2012
  • 40.17 KB
  • 505
  • CB 1.2.5-R4.0

File Name

XpRank.jar

Supported Versions

  • CB 1.2.5-R4.0

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