Releases: andrewward2001/SQLEconomy
Releases · andrewward2001/SQLEconomy
SQLEconomy v0.3 (beta)
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
Changed certain operations to return for better implementation.
SQLEcon v0.1.2, Dev Build, Untested
Added money operations methods
Version 0.1.1, Testing Release
This release has not been tested, so it is open to much testing.
SQLEconomy Version 0.1: Broken Build, Dev release 1
Merge pull request #1 from Huskehhh/master Fix MySQL issues.