v1.3

Details

  • Filename
    Chestpack.jar
  • Uploaded by
  • Uploaded
    Oct 17, 2012
  • Size
    19.15 KB
  • Downloads
    9,557
  • MD5
    7098371a015837174ffcff164499c1d1

Supported Bukkit Versions

  • CB 1.3.2-R2.0

Changelog

2012-10-17  1.3
    * Add config option to set the item used to represent chestpacks
    * Add config option to customize the base material of the recipes
    * Add PluginMetrics tracking of plugin
    * Add auto update checker to notify admins/ops of a new plugin version
    * Test on CraftBukkit 1.3.2-R2.0

2012-06-09  1.2
    * Fix not being able to open containers while holding a pack (allowOpenContainers option)
    * Fix NPE in event handler when used with EnderStorage mod
    * Test on CraftBukkit 1.2.5-R3.0

2012-04-12  1.1
    * Add permission nodes to open chestpacks of each size
    * Add permission node to open integrated workbench
    * Add config option to turn off auto-equipping in armor slot
    * Add config option to turn off auto-holding in hotbar slot
    * Add configurable armor equip slot (helmet, chest, leggings, boots)
    * Store each chestpack inventory in separate file
    * Fix bug where allowNesting config option did the opposite
    * Test on CraftBukkit 1.2.5-R1.0

2012-03-27  1.0
    * Initial release