Skip to content

Releases: BenWoodworth/FastCraft

FastCraft v3.0.0-alpha.4

08 Feb 08:16
Compare
Choose a tag to compare
Pre-release

Changes

  • Add localization, displaying text in the language of the player's client.

FastCraft v3.0.0-alpha.3

31 Jan 19:18
Compare
Choose a tag to compare
Pre-release

Changes

  • Add fastcraft.use permission

FastCraft v3.0.0-alpha.2

22 Jan 06:13
Compare
Choose a tag to compare
Pre-release

Changes

  • Implement crafting amount button
  • Add refresh button
  • List results when there's more than 1 result
  • Update craftable recipes after crafting

FastCraft v3.0.0-alpha.1

21 Jan 05:02
Compare
Choose a tag to compare
Pre-release

Changes

  • Disable opening FastCraft GUI on join
  • Open FastCraft GUI when opening a crafting table
  • Open a crafting grid when the crafting table button is pressed
  • Sort recipes by recipe group
  • Reduce plugin jar size

FastCraft v3.0.0-alpha

16 Jan 06:37
Compare
Choose a tag to compare
Pre-release

Compiled against bukkit:1.15-R0.1-SNAPSHOT
Requires Java 8+

Features

  • The FastCraft UI will open after you join the server. Quit/rejoin to re-open UI.
  • Craftable items will be listed, and can be crafted.
    • Drop-click (Q) to drop the crafted items.
  • A page button, with item damage used as a progress bar.

FastCraft v2.0.3

24 Feb 00:54
Compare
Choose a tag to compare

Fixed typo in German localization.

FastCraft v2.0.2

25 Dec 00:58
Compare
Choose a tag to compare

Fix deprecated method warning.

FastCraft v2.0.1

20 Dec 07:39
Compare
Choose a tag to compare

Added Spanish (ES) localization.

FastCraft v2.0

19 Dec 14:42
Compare
Choose a tag to compare

Renamed from FastCraft+ back to FastCraft.
Fixed broken config.yml on older servers.
Fixed deprecation warning messages.
Fixed bad recipes appearing.
Fixed error with /fcadmin reload.
Removed recipes.yml configuration.
Removed automatic updating.
Use bStats instead of MCStats.

FastCraft+ v0.27.2

28 Jun 15:32
Compare
Choose a tag to compare

Resolves NullPointerException with other plugins.
Add clarification about shapeless recipes in recipes.yml.