Skip to content

Releases: BenWoodworth/FastCraft

FastCraft+ v0.19

23 Apr 07:58
Compare
Choose a tag to compare

Added blacklist for recipes in the FastCraft+ interface.
Removed some reliance on reflection to broaden server compatibility.
Updated CS localization.

FastCraft+ v0.18

19 Apr 22:00
Compare
Choose a tag to compare

Fixed error when clicking workbench button with an item on the cursor.
Fixed NullPointerException with Item Maker Pro compatibility.

FastCraft+ v0.17

17 Apr 20:55
Compare
Choose a tag to compare

Fixed item names in language files not being used.
Let CrateReloaded load first, so its /cr command can be used.

FastCraft+ v0.16

15 Apr 22:56
Compare
Choose a tag to compare

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

14 Apr 22:45
Compare
Choose a tag to compare

Disabled unimplemented commands (/fastcraft and /craft)
Read config files with UTF-8 charset
Added command-compatibility to config.yml

FastCraft+ v0.14

14 Apr 18:11
Compare
Choose a tag to compare

Fixed FastCraft+ interface being disabled after clicking the workbench button.

FastCraft+ v0.13

14 Apr 07:43
Compare
Choose a tag to compare

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

06 Apr 15:54
Compare
Choose a tag to compare

Fixed custom item names not showing in the inventory.
Possible fix for ProRecipes compatibility.

FastCraft+ v0.11

05 Apr 07:06
Compare
Choose a tag to compare

Added compatibility for Bukkit 1.7.2-R0.3
Updated for Bukkit 1.9.2-R0.1-SNAPSHOT

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.