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

Releases: Flibio/EconomyLite

EconomyLite v1.0.3

25 Aug 22:16
Compare
Choose a tag to compare

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

11 Aug 02:26
Compare
Choose a tag to compare

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

07 Aug 14:18
Compare
Choose a tag to compare

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

28 Jul 01:30
Compare
Choose a tag to compare

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

17 Jul 19:23
Compare
Choose a tag to compare

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

12 Jul 14:57
Compare
Choose a tag to compare

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

11 Jul 14:50
Compare
Choose a tag to compare

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

11 Jul 13:24
Compare
Choose a tag to compare

EconomyLite v0.0.2 - Alpha is out!

Changes:

  • Now use .conf file save format instead of .xml
  • Some small other changes