XpRank 0.0.1 - alpha

Details

  • Filename
    XpRank.jar
  • Uploaded by
  • Uploaded
    Jun 27, 2012
  • Size
    30.42 KB
  • Downloads
    306
  • MD5
    1e7f4ea553c265a3c59b596098dd7f2e

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

0.0.1:

  • Changed databaseHandler to handle results better( = better performance)
  • no longer depends on the onExpChange event.
  • Updates the player data when that player quits
  • Updates all online players data whenever a rank of a player is requested.
  • Updates player data when a player levels up. (May change in the furture)
Note
  • Not a bug but plugin still includes some test data in the default database.
  • There is a lot of debug output to the console which will be removed in the future.
Testing Needed:
  • Server with more than a couple players online at the time ( Preferably 10 or more). To test how the database handles high-load.
  • Testing with large amounts of data in the database (aka. a server where a lot of different users have been online and there for will have a entity in the database). To test command and rank calculation performance.