PVP Stats v0.1.3.2
Details
-
Filenamepvpstats.jar
-
Uploaded by
-
UploadedMar 20, 2013
-
Size17.66 KB
-
Downloads1,317
-
MD52878a4254fb8a0ab32427c1917214dd3
Supported Bukkit Versions
- 1.5.0
- CB 1.4.7-R1.0
- CB 1.4.7-R0.1
Changelog
v0.1.3.2 - add configurable SQL table name
v0.1.3.1 - code improvement
v0.1.3.0 - remove some unnecessary code
v0.1.2.5 - customize the port
v0.1.2.4 - maybe fix a MYSQL connection issue
v0.1.2.3 - user PlayerDeathEvent instead of EntityDeathEvent
v0.1.2.2 - change max output lines to 20
v0.1.2 - add /pvpstats *name* to check a player's stats
v0.1.1.3 - add config for the kill abuse check
v0.1.1 - PVP Arena support
v0.1.0 - SQL handler change
v0.0.5.1 - fixed wrong display if more entries than selected
v0.0.5 - /pvpstats {amount} shows the top x players, default: 10 ; added
v0.0.4 - rewrite, abuse protect "not more than once in a row"
v0.0.3 - Listener update to non-deprecated version
v0.0.2 - Update Manager, Permission nodes
v0.0.1 - functionality