Changelog

v1.5
- Changed leather recipe to require 4 rotten flesh instead of just 1.
v1.4
- Reversed changes made in v1.2 due to permission conflicts.
v1.3
- Changed Moss Stone, Mossy Stone Bricks, and Chiseled Stone Bricks recipe to match Minecraft 14w02a & 14w04a changes.
v1.2
- Added recipes to make Combat and Tools items able to be broken back down to the materials used to craft it.
v1.1
- Fixes recipe.*, recipe.admin, and recipe.member not giving recipe.crackedbrick permission.
v1.0
- Adds leather
- Adds Music discs
- Adds Cocoa beans
- Organized config.yml
- Adds custom permisison granted & denied messages.
v0.9
- Added /recipeupdate to manually check for an updater other than on server startup, requires recipe.update to use.
v0.8
- Fixes ticket #2
v0.7
- Redid Permission system fixing all previous bugs.
- Added Non-hostile Monster Eggs.
- Added Packed Ice.
- Removed close-inventory option in the configuration file.
- Changed recipe.member permissions by default.
- Added recipe.admin.
- Added a message when you are allowed to craft an item.
v0.6
- Added Podzol
- Added DoubleTallGrass
- Updated to 1.7.2
- Redid updater using "gravitylow" updating system, Plugin will now check and update plugin if "autoupdate" is set to true in the config.
- "autoupdate-check" in the config no longer does anything, to turn off the updater change "autoupdate" to false.
- "messages" in the config is no longer needed, you can delete this from the config.
v0.5
- Fixed Dirt duplication bug.
- Fixed Moss Stone amount.
v0.4
- Changed chain armor recipe from fire to iron bars(Same pattern).
- Added recipe.* (All permissions)
- Added recipe.member (All permissions except recipe.reload)
- Added metrics
- Added updater checker
- Added bukkit version compatibility checker. (for now default is off).
v0.3
- Added Permissions
v0.2
- Added Gun Powder
- Added Dragon Egg
- Added Redstone Ore
- Added Bedrock
- Added Sponge
- Added Exp Bottle
- Added Chain Leggings
- Added Chain Boots
- Added Tall Grass
- Added Chain Chestpiece
- Added Fire
- Added Chain Helmet
- Added Chiseled Brick
- Added Ice
- Added Grass Block
- Added Moss Brick
- Added Moss Stone
- Added Cobweb
- Added Cracked Brick
- Added Mob Spawner
- Added Command Block
- Added /recipereload command.
- Added ability to disable unwanted recipes.
v0.1
- Added Horse Armor Recipe (iron,gold,diamond)
- Added Name Tag Recipe.
- Added Saddle Recipe.