PVP Stats v0.2.0.2
Details
-
Filenamepvpstats.jar
-
Uploaded by
-
UploadedApr 17, 2013
-
Size19.48 KB
-
Downloads4,525
-
MD56c9f67cd5333cbdb264afd013ad53330
Supported Bukkit Versions
- 1.6.2
- 1.6.1
- CB 1.5.2-R1.0
Changelog
v0.2.0.2 - fixing small NPE
v0.2.0 - killstreaks, command system rewrite
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