Releases: BenWoodworth/FastCraft
FastCraft+ v0.10
Fixed bukkit items not showing up in GUI.
Fixed duplicate items in GUI.
FastCraft+ v0.9
Greatly improved performance.
Added Russian (RU) language.
Added item-name to language, so item names in the GUI can be changed.
Prevent special recipes (book/map cloning, fireworks, etc.) from showing.
FastCraft+ v0.8
Fixed NullPointerException in other plugins trying to access items from called crafting events.
FastCraft+ v0.7
Fixed items being crafted with ingredients persisting in their lore.
Prevent PrepareItemCraftEvent from being called with null parameters.
Prevent CraftItemEvent from being called without a filled recipe matrix.
FastCraft+ v0.6
Fixed ClassCastException in other plugins.
FastCraft+ v0.5
Added ProRecipes and Item Maker Pro compatibility
If an unknown language is set, a language file will be created in the plugin directory.
Added Czech (CS) localization.
FastCraft+ v0.4
Added recipes.yml config.
CraftItemEvent called when crafting.
Use PrepareItemCraftEvent to see if recipes can be crafted.
Added German (DE) localization.
FastCraft+ v0.3
Added configuration and localization support
FastCraft+ v0.2
Now compatible with Java 7
FastCraft+ v0.1
First release.