BetterEnderChest Beta v0.11

Details

  • Filename
    BetterEnderChest.jar
  • Uploaded by
  • Uploaded
    Sep 22, 2012
  • Size
    86.39 KB
  • Downloads
    444
  • MD5
    d014c9f6318038db34fc25f69faa7036

Supported Bukkit Versions

  • CB 1.3.2-R0.1

Changelog

View older versions

  • Players can now have different private Ender Chest sizes based on permission nodes.
  • You can now disable importing from vanilla: set Groups.importingGroup to 'disabled'.
  • Added chest opening and closing sounds.

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

To get and set the contents from books I am using this class, created by Tux2.

  • When uninstalling: use the converter to convert back to vanilla Ender Chests.
  • You need to have at least build 2346. That's just 6 builds after 1.3.1-R2, and is still on 1.3.1. This build is needed because of the player.getEnderChest() method (importing) and the world.playSound() method (playing sounds on chest opening/closing).
  • Be careful! Make regular backups! Now that there is a setting to store the chests folder inside the plugin data folder, this should be easier.
  • There is no correct importing from MultiInv (and World Inventories, and Multiverse inventories)! Disable the importing (it could import from the wrong world) and alert your players!