Change Log

Change Log:

Version 1.8.0 (09/18/2011)

  • Added new items from Minecraft 1.8
  • Added support for PermissionsBukkit
  • Added new default kits: stonebricks, cookedmeat, bigredmush (if you haven't customized kits.yml, just delete it to get the new kits)

Version 1.7.1 (08/09/2011)

  • Removed support for air blocks in signs (they break the game)
  • Corrected spelling of some items in items-base.csv
  • Replaced calls to deprecated Bukkit methods

Version 1.7.0 (07/05/2011)

  • Added pistons and shears support
  • Access to SupplySigns on chests can now be protected by Lockette, WorldGuard, etc (allows finer grained access than previously possible)

Version 1.6.3 (06/26/2011)

  • Added workaround for conflict with plugins that alter sign text color

Version 1.6.2 (06/22/2011)

  • Fixed small bug related to custom items with a stack size less than the maximum for that item

Version 1.6.1

  • The kit/item names are now case insensitive (suggested by Maxis010)

Version 1.6

  • Replaced "items.csv" file with "items-base.csv" and "items-custom.csv" files to better handle new items added to Minecraft.
  • Added AllowNonOpAccess config file option (requested by Xiangliang2)