2.3.1-SNAPSHOT-b100

Details

  • Filename
    ChestRestock-2.3.1-SNAPSHOT.jar
  • Uploaded by
  • Uploaded
    Apr 5, 2013
  • Size
    244.43 KB
  • Downloads
    11,935
  • MD5
    64609ff0a33a1a98ec1329467cb6f33c

Supported Bukkit Versions

  • 1.6.2

Changelog

V2.3.1-SNAPSHOT-b100
  • Fix: Nasty bug requiring chest to be full to not throw errors.
  • Fix: Storage of items with ItemMeta. Unfortunately this is almost certainly going to break the restock contents of old chests. Very sorry but should now work well until ChestRestock 3.

PLEASE SEE KNOWN CAVEATS!

V2.3.1-SNAPSHOT-b99
  • Fix: Possibly fixed a bug with chest contents.
  • New: Now uses Bukkit ItemMeta API to support books, heads and more! PLEASE SEE KNOWN CAVEATS!
V2.3 (RELEASE)
  • No changes since last snapshot!
V2.3-SNAPSHOT-b65
  • Fix: Fixed issue where breaking one side of a CR double chest would disable the remaining side.
  • Fix: Unique chests should not always restock when restarting/reloading the server.
V2.3-SNAPSHOT-b63
  • Fix/Workaround: Fixed StackOverflowError being caused by using unique inventories in NON-CHEST blocks (dispensers, crafting tables, etc). The fix applied will cause the 'unique' property to NOT FUNCTION for those chests until this bug is fixed in CraftBukkit.
  • Fix: Chests should now properly "disable" when destroyed.
  • New: Added new chest default 'auto_create_new' which when combined with 'auto_create' will allow for all existing chests in a world (or globally) to be automatically set up as if created with "/cr create" but not chests that are created by players once this option is enabled! (This will allow for admin's to essentially have "/cr createall". The default setting for 'auto_create_new' is false. To have the "create all" effect for a particular world use the following command "/cr default -w:nameofworld auto_create true".
  • New: Added a new chest option 'enabled' which indicates that the chest is going to use all the other options it has. If it's set to false, the chest will behave as if it has NOT been configured with ChestRestock (essentially.) This was added to make the above new feature work. When auto_create is true and auto_create_new is false, all chests placed by players are immediately configured to be "disabled".
V2.3-SNAPSHOT-b49
  • Fix: Fixed NPE in InventoryOpenEvent.
V2.3-SNAPSHOT-b48
  • Fix: Descriptions should now show for chest properties when using "/cr set [property]" (no value)
  • Fix: Removed extra whitespace at the beginning of some messages.
  • Fix: Fixed some minor language issues.
  • Fix: Made the command listing ("/cr help") much more uniform looking.
  • Fix: Improved the color of some messages.
  • Fix: Fixed a bug where newly created "unique" chest inventories would be different the second time they are opened after creation.
  • Fix: Added comments to defaults to better clarify what "unique" does.
  • Change: Moved chest defaults into it's own file, global_defaults.yml (Your old defaults should migrate to this file.)
  • Change: Deprecated many parts of the API in favor of better methods.
  • New: Added "/cr default [-w:<world>] [property [value]]" command. This allows you to set defaults globally or per world.
  • New: Added "/cr defaults [world]" command. This allows you to CHECK the global or world defaults.
  • New: Added option to default empty chests to a specific loot table. (Part of world/global defaults.)
  • New: Added chest option "only_restock_empty" which will only restock a chest when it is empty.
  • New: Added framework for queued commands.
  • New: Added ability to restock all chests in a world that is reset by Multiverse-Adventure.
  • New: Added random enchants to loot tables. See the updated loot_example.yml and loot_tables.yml for an example and instructions.
  • New: Added ability to auto-create chests (part of defaults config)
  • New: Added full Java docs to the API classes.
V2.3-SNAPSHOT-b23
  • Fix: Fixed bug requiring OP for OP default permissions.
  • Fix: Added missing "/cr restockall" success message.
V2.3-SNAPSHOT-b20
  • New: Added "cr restockall [name] [-w:worldname]" command.
V2.3-SNAPSHOT-b9
  • Fix: Corrected some language in the config comments. Thanks, CubieX.
  • Fix: Resolved infinite recursion issue. Thanks jmgrosen
  • New: Added "cr version" command.

2.3.1-SNAPSHOT-b100 IS PROBABLY NOT COMPATIBLE WITH THE STORED INVENTORIES OF OLDER VERSIONS. This means that you may have to add items back to the chests and "/cr update" them.

IF YOU UPGRADE TO THIS VERSION: Your chest contents for ChestRestock chests will not be compatible with older versions of this plugin!

The 'unique' property will NOT work for non-chest inventory blocks (dispensers, furnaces, etc)

There is an issue with SOME loot tables regarding enchantments... Enchant properties do not propagate as they should but the conditions for this are pretty uncommon so it will be fixed in 2.4.