PVPStatsScoreboard 0.1.3.3

Details

  • Filename
    PVPStatsScoreboard.jar
  • Uploaded by
  • Uploaded
    May 17, 2013
  • Size
    79.68 KB
  • Downloads
    57,350
  • MD5
    61650132631476aa383918b8c43a3661

Supported Bukkit Versions

  • 1.6.2
  • 1.6.1
  • 1.5.2

Changelog

0.1.3.3:

  • Fixed display issues in the Survival Games scoreboard

0.1.3.2:

  • Fixed another bug that sometimes caused only one entry to display in the scoreboard

0.1.3.1:

  • Fixed a bug that sometimes caused only one entry to display in the scoreboard

0.1.3:

  • Requires Bukkit 1.5.1 R0.2 or newer
  • Uses Bukkit-API for the scoreboard, no more NMS-code
  • Compatible with the new pvp-stats 0.2.0.2
  • Display kill streak and max kill streak. Add streak,maxstreak to displayOwnScoreOptions in the config.yml
  • Display multiple toplists. Use something like displayedToplists: [score,kills,deaths,maxstreak] in the config.yml

0.1.2.2:

  • Fixed ArrayOutOfBoundsException in SimpleStats

0.1.2.1:

  • For Bukkit 1.5.1
  • Fixed permission bug
  • Compatible with pvp-stats 0.2.0

0.1.2:

  • For Bukkit 1.5.1
  • Feature: It is now possible to hide the scores in some worlds, use hideInWorlds: [worldname,worldname2] in the config file
  • Feature: Integrated pvp statistics. pvp-stats is now optional
  • Feature Configurable statistics display, use displayOwnScoreOptions: [kills,deaths,score] in the config file
  • Bugfix: Sometimes players were not displayed in the scoreboard
  • Bugfix: When a player disconnects while playing survival games, he was not removed from the scoreboard

0.1.1:

  • For Bukkit 1.5.1
  • Configurable toplist length, use displayPlayersCount: 10 in the config file
  • Added integration into SurvivalGames 0.5.0 (displays living players and kill count) [optional]

0.1.0:

  • For Bukkit 1.5.1
  • Initial release