Skip to content

v0.4.5

Compare
Choose a tag to compare
@lokka30 lokka30 released this 05 Jan 13:13
· 33 commits to master since this release

New

  • ecoworks (Bukkit Plugin) JAR binaries are now shipped with releases.

Improvements

  • checkAndInit test failures from Ecoworks now cause a test failure instead of an observation.
  • /eco currency now uses TextArgument from CommandAPI, permitting more intricate text inputs wherever necessary.

Fixes

  • Fixed /eco currency using incorrect casting to String instead of Double for startingBalance
  • Fixed /eco currency attempting to register subcommands on non-'leaf' subcommands, causing them to be discarded by CommandAPI/Brigadier.