XpRank 0.0.1 - alpha
Details
-
FilenameXpRank.jar
-
Uploaded by
-
UploadedJun 27, 2012
-
Size30.42 KB
-
Downloads306
-
MD51e7f4ea553c265a3c59b596098dd7f2e
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.