Releases: BenWoodworth/FastCraft
FastCraft+ v0.27.2
Resolves NullPointerException with other plugins.
Add clarification about shapeless recipes in recipes.yml.
FastCraft+ v0.27.1
Updated DE.yml with Minecraft 1.12 items.
FastCraft+ v0.27
Partial fix for removal of achievements in Minecraft 1.12
- Players won't be awarded advancements in 1.12 for crafting items
FastCraft+ v0.26.5
Don't automatically update to a new major version.
Update DE language.
FastCraft+ v0.26.4
Resolved issues with Minecraft 1.11
FastCraft+ v0.26.3
Resolved remaining known issues with ProRecipes.
FastCraft+ v0.26.2
Resolved issues with ProRecipes.
FastCraft+ v0.26.1
Make the updater type STABLE download patches as well.
Fixed NullPointerException with ProRecipes.
Added languages:
- Vietnamese
- Polish
FastCraft+ v0.26
Moved config.yml comments in front of the settings they describe.
Permission changes:
- OP's have permission to commands an using the FastCraft+ interface by default.
Language changes:
- Renamed CN to ZH-CN
- Added traditional Chinese (ZH-TW)
Changes to automatic updater:
- Run update checker on separate thread.
- Changed releases.xml url.
- Added debug messages for update checks.
Bug fixes:
- Fixed crafting multiplier going below 1 when shift+right clicking.
- Fixed crafting bookshelves and enchantment tables not awarding achievements.
FastCraft+ v0.25
Added automatic update functionality.
- Checks for updates regularly, and downloads them if available
- Download specific types of updates (none, all, patches, stable, ...)
- Option to run commands when an update has finished downloading
Let recipes in the recipes.yml config use & for color codes.
Added spaces between config.yml sections.
Added debug output option to config.yml.
Added methods to the FastCraft+ API.
Other internal bug/performance fixes.