DeathChests-1.2.2

Details

  • Filename
    DeathChests-1.2.2.jar
  • Uploaded by
  • Uploaded
    Sep 4, 2012
  • Size
    38.52 KB
  • Downloads
    6,478
  • MD5
    2c1a0301c96984c4093e887526a2eede

Supported Bukkit Versions

  • CB 1.3.1-R2.0
  • CB 1.3.1-R1.0
  • CB 1.2.5-R5.0

Changelog

1.0:

  • First Release

1.1

  • Fixed bug: Dying and having the 'deathchest.use.free' permission node now doesn't result in a IndexOutOfBoundsException anymore
  • Fixed those "free"-chests dropping their chests
  • Added function so that failing at placing a deathchest results in dropping those items instead of removing them completely
  • Version 1.1b has another small bugfix in it!

1.1c

I changed the savefile-format for more flexibility, so you will loose ALL your deathchests (the protection, not the chests themselves)

  • Added 'deathchest.use.pvp'-Permission. If this is set the player will also drop a chest when killed by a player. Otherwise the items will get dropped normaly
  • Changed the whole saving system to be more flexible with saving specific data.
  • Added Timeout. After the timeout the chest-protection gets removed (but the binding is kept so auto-pickup works) and everyone (also without 'deathchest.breakothers') can break them. Set timeout to 0 to disable this feature.
  • Added 'deathchest.use.noTimeout' Removes the timeout features for a single player. (e.g. OPs)

1.1d

  • Added 'general.pickupEmpty' config-node. If this is set to 'true' the deathChest gets automatically collected if it got fully emptied.
  • Added 'general:emptyTimeout' defines the time in seconds between closing the chest and putting it into the inventory of the player.
  • Added link to the Dev-Bukkit site on writing an unknown command.

1.2

  • Fixed Players not allowed to open/break their own chests
  • Added the /dc compass command to set your compass target to your FIRST deathchest.
  • Added the possibility to store your XP in the DeathChest. (global config + Permission)

1.2.1

  • Fixed database creation on first startup
  • Added Metrics from Hidendra
  • Added "fully vanish function" Missed an important feature. so this version isn't really stable

1.2.2

  • Fixed reload after vanish timer started