File Details
1.10
- R
- Dec 2, 2014
- 43.02 KB
- 687
- 1.7.2+2
File Name
deathcraft.jar
Supported Versions
- 1.7.2
- CB 1.7.9-R0.2
- 1.7.4
- 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
- Fully configurable to set drop rates, loot bonuses (for looting weapons)
- v1.7 Bug fixes & fixes for 1.5 - woot woot.
- v1.8 Bug fixes for permissions

