ChestShop-3/com/Acrobot/ChestShop/Chests
Acrobot 7f8af7b5b3 Breaking changes:
- Permissions 2/3 are no longer supported
- Changed ChestShop.shop.create permission to consist of 2 different permissions: ChestShop.shop.create.buy and ChestShop.shop.create.sell
- (Experimental) Ability to add max item prices to the config
- (Experimental) Added a custom "chestshop" WorldGuard flag using reflection

- Switched to new Config system
- Updated Metrics
- Removed chest masking option
2012-03-01 22:03:59 +01:00
..
ChestObject.java - Fixed not checking whether Material is null before getting durability from String 2011-06-14 15:07:44 +02:00
MinecraftChest.java Breaking changes: 2012-03-01 22:03:59 +01:00