Skip to content

SaneEconomyCore 0.16.0 - "Back up your database" edition

Compare
Choose a tag to compare
@AppleDash AppleDash released this 04 Nov 17:03
· 14 commits to master since this release

Please back up your database before upgrading!

  • Removed "flatfile" storage option - please convert to MySQL or JSON before upgrading.
  • Overhauled internal currency handling code to use BigDecimal instead of double.
  • Fixed a bug where any plugin using SaneEconomy from the main thread would hang the server.
  • Misc bug fixes, check GitHub.