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

Releases: AppleDash/SaneEconomy

SaneEconomyCore 0.8.4

02 Oct 16:46
Compare
Choose a tag to compare

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

01 Oct 14:00
Compare
Choose a tag to compare

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

23 Sep 21:44
Compare
Choose a tag to compare

Fixes an NPE with /eco set.

SaneEconomyCore 0.8.1

23 Sep 04:53
Compare
Choose a tag to compare

This fixes a bug with /eco set on a player with a balance of zero.

SaneEconomyCore 0.8.0

21 Sep 19:54
Compare
Choose a tag to compare

This release brings a partial rewrite of the core, and transaction logging support! See the wiki for more details.

SaneEconomyCore 0.7.1

14 Aug 20:52
Compare
Choose a tag to compare

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

04 Aug 19:18
Compare
Choose a tag to compare

Fix another update checker issue. Sorry!

SaneEconomyCore 0.6.5

04 Aug 06:24
Compare
Choose a tag to compare

Several small bugfixes. Also now works on people using CraftBukkit instead of Spigot.

SaneEconomyCore 0.6.3

29 Jul 11:27
Compare
Choose a tag to compare

Fix a version numbering issue that breaks the update checker. That's literally it.

SaneEconomyCore 0.6.2

22 Jul 17:15
Compare
Choose a tag to compare

Fixes a bug where some plugins may see players with an infinite balance. Sorry about that!