PVP Stats v0.2.0.0

Details

  • Filename
    pvpstats.jar
  • Uploaded by
  • Uploaded
    Apr 3, 2013
  • Size
    19.47 KB
  • Downloads
    1,678
  • MD5
    2912ad3d5e58780cd43610b1205406cc

Supported Bukkit Versions

  • 1.5.1
  • CB 1.4.7-R1.0
  • CB 1.4.7-R0.1

Changelog

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