Releases: ArvedEh/EasyConomy
Releases · ArvedEh/EasyConomy
Release 1.4
Release 1.3a
Bugfixes:
- /baltop was in reversed order
- /baltop could throw a NPException
Release 1.3.0
- Added /baltop with a reasonable amount of optimizations
(Baltop gets calculated when the server starts with all balances and after that only when a balance gets updated and it is higher than the balance of the lowest player in baltop - Added config options:
- baltopAmount: how many players to keep in baltop
- update-checker: if the plugin should check for updates
- Fixed a bug with the starting balance option
- Fixed a bug where the message "Loading storage balances.yml" would appear twice
Release 1.2.1
Fixes #2
Release 1.2.0
- Fixed a bug in the EconomyProvider that caused a StackOverflow
- Added the option to limit the amount of decimal places shown
Release 1.1.0
Vault now supports MC 1.16, so you can use EasyConomy on 1.16 now as well!
Fixes:
- You can now use decimal numbers in /pay and /eco
- Bugfixes in the detection of a player joined the server before
Features:
- You can now specify a minimum transaction amount in the config.yml so that people cant send 0.00000001$ anymore
- You can now specify the default balance of new players in the config.yml
- There is now an update checker! You will be notified when new versions get released!