KillCounter_v2.0.1

Details

  • Filename
    KillCounter.jar
  • Uploaded by
  • Uploaded
    Oct 13, 2013
  • Size
    39.74 KB
  • Downloads
    7,901
  • MD5
    b2c2298751a48ba5931c09f0c0070a28

Supported Bukkit Versions

  • 1.6.4

Changelog

v2.0.1

  • Added "/kc resetall" -command
  • Added option to automaticly reset stats after death
  • Added option to send message containing how many kills a player has after every kill

v2.0.0

  • Complete rewrite and update to new bukkit builds
  • See main description page for details

v1.4.1

  • fixed major bug when trying /top after a new player gets added to the file
  • added "/kc" as alias for "/killcounter"

v1.4

  • added Linux-based OS support
  • changed perm "killcounter.top" to "killcounter.top.see"
  • added "/top" only - shows configurable amount of scoreboard (configurable in config.yml)
  • added different reward-modes (see main page for more information)
  • fixed a lot of bugs

v1.3

  • added /top <integer> - shows scoreboard of first <integer> players. for example /top 5 - shows 5 best players
  • added /top me - shows your current position in the scoreboard
  • added 'killcounter.top' - permission for /top <integer>
  • added 'killcounter.top.me' - permissions for /top me
  • added new config-property (see config.yml on the main page for more informations)
  • These features were requested by "iwbtg231"

v1.2.1

  • fixed internal-server-error when typing '/killcounter reset' without a Playername
  • fixed some buggy logmessages
  • fixed bug: when typing '/killcounter resetall'; the highscore will be resetted automaticly without a server reload/restart
  • fixed default config-property "enable-on-startup" to "true". this will enable the killcounter on the first run automaticly

v1.2

  • added Reward-System (see Main-Page for further informations)
  • added 'killcounter.rewards' - permissions - makes Player able to receive rewards
  • added much more ingame-commands for admin to configure the plugin
  • added much more Options to config.yml (see Main-Page)
  • fixed some Permission-Problems

v1.1

  • added '/killcounter resetall' command, resets all stored kills in kills.properties to 0
  • changed 'current path' - logmessage to 'current data path'
  • added '/highscore' command
  • added 'killcounter.highscore.see' permission - gives player access to see the highscore without the playername
  • added 'killcounter.highscore.seeplayer' permission - gives player access to see the highscore with the playername who holds it
    - for detailed command- and permission-informations visit the main page of this project.

v1.0

  • see the description and features list on the main-page for detailed information