BetterEnderChest Beta v0.10

Details

  • Filename
    BetterEnderChest.jar
  • Uploaded by
  • Uploaded
    Sep 12, 2012
  • Size
    79.74 KB
  • Downloads
    430
  • MD5
    5293e58a6710c7322abc733d5c3f2621

Supported Bukkit Versions

  • CB 1.3.2-R0.1

Changelog

View older versions

  • Added auto-import from vanilla Ender Chests.
  • Added per-worldgroup Ender Chests.
    • All worlds are automatically added to the group default.
    • Only one group can import from vanilla (see the config.yml).
    • You can use the commands to view chests from another world.
    • No conversion from MultiInv and other yet. :(
  • Added a save queue which should stop the server getting interrupted when saving.
    • You can now save the chests as fast or as slow as you want.
    • Autosave message is now optional.
  • New config.yml structure.
    • Auto-converts from old config.
  • Added a default chest which new players will get.
    • Seperate default chest per world group.
  • Warning message on closing the public chest is now configurable.
    • Set it to '' (two single quotes) to completely disable it.

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 2344. That's just 4 builds after 1.3.1-R2, and is still on 1.3.1. This build is needed because of the player.getEnderChest() method.
  • 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 importing from MultiInv (and World Inventories, and Multiverse inventories)! Don't use this plugin on existing servers with MultiInv!