1.9.3

Details

  • Filename
    deathcraft.jar
  • Uploaded by
  • Uploaded
    Jan 17, 2014
  • Size
    31.07 KB
  • Downloads
    740
  • MD5
    96c7bde340b1c75fb834c5f26d316c2a

Supported Bukkit Versions

  • CB 1.7.2-R0.1
  • 1.7.4
  • CB 1.6.4-R2.0

Changelog

  • v1.9.3
    • Adjusted 'KeepXp' - verified and working
    • Added ability to use '/dc head' to get player heads
    • Added Enable/Disable config options for:
      • Heads
      • Death Messages
    • Temporarily removed update checking
    • Added comical "/wrists" suicide command
    • Began adding some code to allow additional 'non-default' heads to drop. You will see these in your config, but they DO NOT WORK YET.
    • Minor tweaks to coloring of messages
  • v1.9.1 Death Chest Update -
    • Empty inventories no longer create a chest
    • New Config Option for Protection and Protection Timers -
    • When protected, only Admins and the owner of the chest can open - Internal checks, no other chest plugins required
    • If the timer has expired, the chest will 'explode', spilling all contents when accessed.
    • Empty Death Chests automaically break when closed.
  • v1,9 Additional fixes for permissions
    • Removed 'configurable' permissions. Was more trouble than it was worth - Sory!
    • Lowercased all permissions ie: deathcraft.ignore.PVE is now deathcraft.ignore.pve
    • Changed KeepXP perms - no config option is needed, just give the permissions deathcraft.keepxp.# - with # being the percent you want them to keep
    • Fixed Lightning damage message editing online
    • Reversed the ChangeLog list .. sorta :P
  • v1.0 Initial Release
  • v1.1 Removed Debug Messages (Whoops!)
    • Added Death Chests
  • v1.2 Added Color Support for death messages
  • v1.3 Added a prefix for Death messages
    • Added PVE and PVP toggles for death chests
    • Added a toggle to show Display Names (including /nick), or the real (account) name in messages
    • Added death messages for Anvils
    • Added an update checker
    • Added /dc reload - permission 'deathcraft.admin' must be given
  • v1.4 Online Editing of messages is here!
    • ONLY someone with deathcraft.admin can use the commands - type /dc with no argument to get the syntaxes.
    • Added custom messages per item type - Adding CustomItem.# to the config will add that message for item number # (ie 7 = bedrock)
      • Custom Messages currently not ediable online!
    • Added an XP Retention on death feature - See KeepXP in the config.
    • Allowed an (offline) editable list of blocks that you will allow chests to destroy to be created - defaults are things like Sapplings, etc.
    • Fixed a few memory issues regarding reloads - please report any additional problems!
  • v1.5 Corrected a bug involving /dc with no arguments
    • Fixed /dc reload - should be functioning correctly now *whoops*
    • Online Editing of Custom Item messages (/dc addcustom, deletecustom, listcustom)
    • Removes PEx prefix on Death Messages
    • Added our own /kill and /suicide - Many plugins, such as Essentials, were interfering with this
      • Added a config option 'OverridePlugin' that will disable DC's kill/suicide - Again, you will receive invalid DC messages.
    • Fixed a couple of message issues with tamed wolf killings
    • Added /dc ignore to ignore PVP/PVE messages (Reduces spam for those who don't care)
  • v1.5b Fixed some errors that prove I should not debug at 2am. :/
  • v1.5c Additional bug fixes
  • v1.6 Added the ability to drop player, and mob heads!
    • Fully configurable to set drop rates, loot bonuses (for looting weapons)
      • Added a 'Herobrine' Config option - this will let the mighty Herobrine claim the deaths with no known killer (Such as from dispensers).
      • Redesigned the Config to make things more accessable and easy to read
      • Dozens of other bugfixes
  • v1.7 Bug fixes & fixes for 1.5 - woot woot.
  • v1.8 Bug fixes for permissions