This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
Releases: Flibio/EconomyLite
Releases · Flibio/EconomyLite
EconomyLite v1.0.3
Changes:
- Updated Sponge version
- Startup message will now display version
- Minor API additions
Tested With:
Sponge: v1.8-1499-2.1DEV-584
Forge: v11.14.3.1499
EconomyLite v1.0.2
Changes:
- Updated to support latest Sponge API changes
- Updated supported Sponge version
- Changes will now be displayed with update notifier
Tested With:
Sponge: v1.8-1499-2.1DEV-562
Forge: v11.14.3.1499
EconomyLite v1.0.1
Changes:
- Added a new command to view the owners of a business
- Bug fixes
- Updated Sponge version
Tested With:
Sponge: v1.8-1499-2.1DEV-544
Forge: v11.14.3.1499
EconomyLite v1.0.0
EconomyLite is now fully released!
Report all bugs found here
Changes:
- Complete rewrite
- Cleaner, more efficient code
- Easier to read
- Support for businesses
- Multithreading
- Notifications when updates become available
- Plugin Metrics
Tested With:
Sponge: v1.8-1487-2.1DEV-525
Forge: v11.14.3.1487
EconomyLite v0.0.5 - Beta
EconomyLite is now in beta!
Changes:
- New event: BalanceChangeEvent
- Option to enable a player scoreboard in the config file
- New message format
EconomyLite v0.0.4 - Alpha
EconomyLite v0.0.4 - Alpha is out!
Changes:
- Full MySQL support
- Implemented tomudding's pull request to fix wording
- Changed configuration file location
EconomyLite v0.0.3 - Alpha
EconomyLite v0.0.3 - Alpha has been released!
Changes:
- Configuration file now generates
- Ability to configure currency name
- Messages now use currency name
- Permissions are functional
EconomyLite v0.0.2 - Alpha
EconomyLite v0.0.2 - Alpha is out!
Changes:
- Now use .conf file save format instead of .xml
- Some small other changes