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
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.