PVP Stats v0.3.0.1

Details

  • Filename
    pvpstats.jar
  • Uploaded by
  • Uploaded
    Aug 12, 2013
  • Size
    21.38 KB
  • Downloads
    3,326
  • MD5
    710e729f6ace81f728c728699228a422

Supported Bukkit Versions

  • CB 1.6.2-R0.1
  • CB 1.5.2-R1.0
  • CB 1.5.2-R0.1

Changelog

v0.3.0.1 - add /command wipe {player}
v0.3.0.0 - PVPData class for easy stats access
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