ResPwn v0.9

Details

  • Filename
    ResPwn.jar
  • Uploaded by
  • Uploaded
    Jun 15, 2014
  • Size
    55.28 KB
  • Downloads
    326
  • MD5
    7ffe64b7770b7823042e58f2d6852a2d

Supported Bukkit Versions

  • CB 1.7.9-R0.1

Changelog

ResPwn 0.9
  • Fixed NPE's in messaging system
  • Added armor/wield config boolean so that admins can disable armor/wields individually if they choose (see new config.yml)
  • Added armor/wield kit delay option, to prevent players from spamming death to get lots of armor/wield kits
  • Added a players.yml file, not to be edited for saving delay data.
ResPwn 0.8
  • Update for CB 1.7.9
  • Code and comments cleanup
  • Better plugin messaging system with some configurable bits
ResPwn 0.7
  • Added respawn command shield timer, block players form using commands for x seconds after respawn.
  • Updated to CB1.7.2-R0.3
  • Tweaked message to players about shield time remaining.
ResPwn 0.6
  • Added enchantments, lore, names and color (for leather items) to respawn armor sets.
  • Added beta for tp timer.
  • Refactored some configuration stuff for efficiency.
  • Added some new config.yml and permissions nodes
ResPwn 0.5
  • Basic armor and item in hand on respawn setup. Note: requires use of actual bukkit item names and does not yet support enchants/lore.
ResPwn 0.4
  • Added configurable player health and hunger on respawn
  • Cleaned up shield removal and NPE damage during shield glitches
  • Couple fixes to logging
ResPwn 0.3
  • Fixed a null error being thrown when players attacked mobs.
ResPwn 0.2
  • Added permissions node: respwn.shield - Players with this permission node will get respawn shield if it is enabled.
  • Fixed minor glitch where attacker could hit shielded player if both were shielded and clear on attack was set.
  • Cleaned up some code for future scalability.
ResPwn 0.1
  • Initial release