BetterEnderChest Alpha v0.6

Details

  • Filename
    BetterEnderChest.jar
  • Uploaded by
  • Uploaded
    Jun 21, 2012
  • Size
    28.98 KB
  • Downloads
    339
  • MD5
    0bb29e9636913d24af135c70556de1a2

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

View older versions

  • Added three commands: /betterenderchest openinv, /betterenderchest swapinv and /betterenderchest list.
  • /bec is a short alias for /betterenderchest.
  • Saves a case-correct username along with the chest if it is found.
    • It is found when the player has been online when the chest was loaded.
  • Show the warning message about public chests when the player closes the chest, instead of when he/she opens it.
  • The autosave function now unloads chests of players that aren't online.
    • Inventories already got unloaded when the player quit, but if an inventory was opened when the player was offline (group chests), the inventory would stay in memory.
  • EYE_OF_ENDER and ENDER_PEARL have been added as drop options, so that chests can now drop an Eye of Ender/Ender Pearl without the obsidian.
  • When a player creates a private chest using Lockette, the public chest would appear when he/she placed the sign (only for Lockette because that plugin uses right-click, LWC uses left-click).
  • In the default config, the number of rows in the Ender chest is now 3 instead of 0, so that the plugin doesn't output 'Corrected it to 3' when generating it's config file.

To read and write NBT files, I'm using this class from the Minecraft Wiki.

Number of rows in the private chest keeps resetting to 3.