1.12a

Details

  • Filename
    deathcraft.jar
  • Uploaded by
  • Uploaded
    Mar 14, 2016
  • Size
    62.05 KB
  • Downloads
    1,225
  • MD5
    0c6d07c337d9eabcbbcac37cd03cd451

Supported Bukkit Versions

  • 1.9
  • 1.8
  • CB 1.7.9-R0.2

Changelog

  • v.12a - No real code changes, only additional debug messages added
  • v1.12 As usual, backup your files before updating.
    • No major changes - just recompiled with the 1.9 API.
    • Should no longer conflict with 'Slimefun' heads (I do not use this plugin myself, so this is largely untested. Please report any bugs)
  • v1.11.1 As usual, backup your files before updating.
    • Works on all current known versions of Spigot & CraftBukkit 1.7 and above
    • Additional message re-write bugfixes. Should no longer report invalid messages for mob kills.
    • Health Orb bugfix - no longer trying to set health higher than your max health.
  • v1.11.0 As usual, backup your files before updating.
    • Works on all current known versions of Spigot & CraftBukkit 1.7 and above
    • Corrected bug causing messages.yml to reset on reload
    • Added new file handling features to notify you of invalid YML messages, rather than rewriting your files.
  • v1.10.2 Back up your config.yml and messages.yml prior to installing 1.10.1 - While nothing SHOULD cause anything to be erased, crap happens. :P
    • Works with all current known versions of Spigot & CraftBukkit 1.7 and above
    • The 'Localization Update' - New localization.yml file will be added to plugins/deathcraft/ containing most of the player-seen messages that aren't actual death messages. This is an ongoing process. Not ALL messages are translatable/changable yet. In-Game config messages have NOT been added yet.
    • New Mechanic: Health Orbs - As usual, enable/disable in the config.
      • If the generator item is in your inventory when you PVP someone, they will explode into a variable number of health orbs, healing the attacker (or whomever grabs them first). This has not been tested in "real" pvp on our server and is only used in the Kit Arenas. View the config for more detials.
  • v1.10.1 - Back up your config.yml and messages.yml prior to installing 1.10.1 - While nothing SHOULD cause anything to be erased, crap happens. :P
    • Works with all current known versions of Spigot & CraftBukkit 1.7 and above
  • Fix for additional world protection plugins (Untested)
  • Added new options for additional 'decoration' heads (including MHF heads) as a reward (similar to /dc randomhead)
  • Continued optimization of functions and features
  • v1.10 Many new features and changes to old features have been adding. I'll likely be forgetting something. :P
    • Works with all current known versions of Spigot & CraftBukkit 1.7 and above
    • All mob heads can drop - the rates can be adjusted in config.yml
    • Added disabled regions and worlds to Death Chests
      • Also verified that the user can build in that location before crafting a chest - no more spawn chests.
    • Death now shows the coords you died at (configurable)
    • /dc2 find - This will spin a compass to point at the location of your death (configurable)
    • /dc2 hunt - For pvp purposes, this will point a compass to your target. Can cost money, life, or both. Configurable cooldown.
    • /dc2 recent - if enabled, will show the last 5 deaths of a player, the location, and the time. Useful for people who die a lot to track down items.
      • This list will persist through logouts, but not through crashes or reboots.
    • /dc2 checkchest - Simply verifies if a death chest can or cannot spawn in that location by the using player, after checking build perms, regions and world disabled lists.
    • CHANGE: Message ignoring now uses UUID instead of Player names - Didn't bother writing a conversion for this - Players will need to re-ignore messages.
    • CHANGE: Death Messages are now stored in a separate file for ease of editing/use.
    • Admin Commands: /dc2 randommob - Will provide a random mob head - We use this for things like easy prizes. WILL NOT GIVE WITHER SKULLS
    • Added 'name-alias' in the config to automatically change entity names to another, more easily read name. See config details.
    • Rewrote and currently rewriting many of the functions to be more efficient - This was my first plugin and first attempt at coding in java, so some things are quite messy. :P
  • v1.9.6
    • Many bug fixes - no new major features
  • 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