Releases: BenWoodworth/FastCraft
Releases · BenWoodworth/FastCraft
FastCraft v3.2.13
Changes
- Add Traditional Chinese (Hong Kong) translation (#214, Thanks to @HappyAreaBean)
FastCraft v3.2.12
Fixes
- Locale assets failing to download, since HTTPS is now required (#206, fixed by @SrBedrock)
FastCraft v3.2.11
FastCraft v3.2.10
Changes
- Only download/load locales as they're needed
Fixes
- NullPointerException with missing Material ordering resource
- Don't throw exception on InventoryClickEvent with unknown ClickType
FastCraft v3.2.9
Changes
- Added an API, with access to players' FastCraft preferences
- Use Minecraft language assets files for non-English item names (Minecraft 1.13+)
Fixes
- Fix fewer items being crafted when using multiplier in specific circumstances (#188)
FastCraft v3.2.8
Changes
- Add
player-defaults.enable
to config - Add
layout.items
to config- Custom items in the UI
- Optionally run server command when clicked
Fixes
- Fix AbstractMethodError in other plugins for Bukkit 1.9-1.12
Fastcraft v3.2.7
Changes
- Hide/show recipes when the player's inventory changes
- Implement performance improvements
Fixes
- Fix an item duplication glitch
Fastcraft v3.2.6
Fixes
- Fix error with handling recipes with Air ingredients
- Fix error when incrementing statistic for Item that isn't tracked
Fastcraft v3.2.5
Fixes
- Fix error on plugin enable
Fastcraft v3.2.4
NOTE: This release fails to enable due to a bug
Fixes
- Sort new 1.6 items in correct order
- Increment minecraft:interact_with_crafting_table statistic