Skip to content

Releases: andrewward2001/SQLEconomy

SQLEconomy v0.3 (beta)

04 Apr 20:47
Compare
Choose a tag to compare
Pre-release

This is an almost complete rewrite of the original project. Here are the features:

  • Basic economy functionality (store, take, give, pay money)
  • Vault support
  • API to work with SQLEconomy directly
  • Permissions (including administrative permission grouping under sqleconomy.money.*
  • In-game config editing
  • Tax rate (not available on all operations)
  • Automatic InnoDB table creation

SQLEcon v0.1.3, DEV ONLY Build

02 Oct 23:30
Compare
Choose a tag to compare
Pre-release
Changed certain operations to return for better implementation.

SQLEcon v0.1.2, Dev Build, Untested

28 Sep 01:28
Compare
Choose a tag to compare
Pre-release
Added money operations methods

Version 0.1.1, Testing Release

26 Sep 15:39
Compare
Choose a tag to compare
Pre-release

This release has not been tested, so it is open to much testing.

SQLEconomy Version 0.1: Broken Build, Dev release 1

26 Sep 01:06
Compare
Choose a tag to compare
Merge pull request #1 from Huskehhh/master

Fix MySQL issues.