Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

SaneEconomyCore 0.16.0 - "Back up your database" edition

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.