Skip to content

Releases: BenWoodworth/FastCraft

FastCraft v3.2.14

14 Oct 00:01

Choose a tag to compare

Changes

  • Implement Paper's Inventory.getHolder(useSnapshot) method

FastCraft v3.2.13

17 Aug 03:21

Choose a tag to compare

Changes

FastCraft v3.2.12

14 Mar 01:04

Choose a tag to compare

Fixes

  • Locale assets failing to download, since HTTPS is now required (#206, fixed by @SrBedrock)

FastCraft v3.2.11

15 Nov 17:39

Choose a tag to compare

Changes

  • Add Turkish translation for command.reload.reloaded (#204, Thanks to @Bartuzen)

FastCraft v3.2.10

11 Jun 19:07

Choose a tag to compare

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

17 Jan 22:12

Choose a tag to compare

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

02 Oct 21:14

Choose a tag to compare

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

21 Aug 23:06

Choose a tag to compare

Changes

  • Hide/show recipes when the player's inventory changes
  • Implement performance improvements

Fixes

  • Fix an item duplication glitch

Fastcraft v3.2.6

18 Jul 01:51

Choose a tag to compare

Fixes

  • Fix error with handling recipes with Air ingredients
  • Fix error when incrementing statistic for Item that isn't tracked

Fastcraft v3.2.5

03 Jul 14:10

Choose a tag to compare

Fixes

  • Fix error on plugin enable