Releases: BenWoodworth/FastCraft
FastCraft+ v0.19.1
Fixed custom display names not appearing.
Fixed incorrect lang file names in ./FastCraftPlus/lang/
FastCraft+ v0.19
Added blacklist for recipes in the FastCraft+ interface.
Removed some reliance on reflection to broaden server compatibility.
Updated CS localization.
FastCraft+ v0.18
Fixed error when clicking workbench button with an item on the cursor.
Fixed NullPointerException with Item Maker Pro compatibility.
FastCraft+ v0.17
Fixed item names in language files not being used.
Let CrateReloaded load first, so its /cr command can be used.
FastCraft+ v0.16
Added "/craft" command.
Added "/fc toggle" command.
Open inventory when a workbench block is right clicked, instead of when a crafting inventory opens.
Add space before Ingredients in lore if the item has enchants.
FastCraft+ v0.15
Disabled unimplemented commands (/fastcraft and /craft)
Read config files with UTF-8 charset
Added command-compatibility to config.yml
FastCraft+ v0.14
Fixed FastCraft+ interface being disabled after clicking the workbench button.
FastCraft+ v0.13
Added admin commands:
- /fastcraftadmin (or /fcadmin, /fca)
- /fcadmin reload
- /fcadmin debug
Added permissions:
- fastcraft.use (permission to use FastCraft+ for crafting)
- fastcraft.admin.reload (permission to use the reload command)
Comments at top of config file will be updated on startup
Fixed recipes in GUI having reduced item amounts from spam clicking
Fixed inability to leave empty spaces in custom shaped recipes
FastCraft+ v0.12
Fixed custom item names not showing in the inventory.
Possible fix for ProRecipes compatibility.
FastCraft+ v0.11
Added compatibility for Bukkit 1.7.2-R0.3
Updated for Bukkit 1.9.2-R0.1-SNAPSHOT