DeathCraft 1.5c

Details

  • Filename
    deathcraft.jar
  • Uploaded by
  • Uploaded
    Mar 4, 2013
  • Size
    18.47 KB
  • Downloads
    1,313
  • MD5
    2af5871fc71d6475f269df1e6f06e2d3

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

  • 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