This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
Releases: AppleDash/SaneEconomy
Releases · AppleDash/SaneEconomy
SaneEconomyCore 0.8.4
This release brings a few moderately-important fixes.
- /eco take now works properly.
- There is now support for grouping in amount displays. (eg: 1,000.00 instead of 1000.) It is enabled by default on new installs, but old users can see the wiki on Configuration for how to enable it.
- Transaction logging is now a bit better to use. Reasons are now more verbose in the database and they make slightly more sense.
- You can no longer have or give other players Infinity dollars, which you previously could in certain rare cases.
- Update checker now only checks for updates to the specific plugin it's running in (This will become important when I introduce addon plugins.)
SaneEconomyCore 0.8.3
This fixes a few bugs with the Vault API integration, and makes /bal work on a player who has just joined for the first time.
SaneEconomyCore 0.8.2
Fixes an NPE with /eco set
.
SaneEconomyCore 0.8.1
This fixes a bug with /eco set
on a player with a balance of zero.
SaneEconomyCore 0.8.0
This release brings a partial rewrite of the core, and transaction logging support! See the wiki for more details.
SaneEconomyCore 0.7.1
This fixes a couple of things:
- MySQL support now actually persists balances to the database :P
- Update checker doesn't notify you of prereleases.
- You can now convert between backend types. Check the wiki for more details.
SaneEconomyCore 0.6.6
Fix another update checker issue. Sorry!
SaneEconomyCore 0.6.5
Several small bugfixes. Also now works on people using CraftBukkit instead of Spigot.
SaneEconomyCore 0.6.3
Fix a version numbering issue that breaks the update checker. That's literally it.
SaneEconomyCore 0.6.2
Fixes a bug where some plugins may see players with an infinite balance. Sorry about that!