Skip to content

Releases: BenWoodworth/FastCraft

FastCraft+ v0.10

05 Apr 03:56
Compare
Choose a tag to compare

Fixed bukkit items not showing up in GUI.
Fixed duplicate items in GUI.

FastCraft+ v0.9

05 Apr 01:12
Compare
Choose a tag to compare

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

02 Apr 17:38
Compare
Choose a tag to compare

Fixed NullPointerException in other plugins trying to access items from called crafting events.

FastCraft+ v0.7

02 Apr 15:41
Compare
Choose a tag to compare

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

02 Apr 08:23
Compare
Choose a tag to compare

Fixed ClassCastException in other plugins.

FastCraft+ v0.5

02 Apr 05:55
Compare
Choose a tag to compare

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

30 Mar 06:50
Compare
Choose a tag to compare

Added recipes.yml config.
CraftItemEvent called when crafting.
Use PrepareItemCraftEvent to see if recipes can be crafted.
Added German (DE) localization.

FastCraft+ v0.3

25 Mar 08:32
Compare
Choose a tag to compare

Added configuration and localization support

FastCraft+ v0.2

24 Mar 05:13
Compare
Choose a tag to compare

Now compatible with Java 7

FastCraft+ v0.1

24 Mar 02:04
Compare
Choose a tag to compare

First release.