
ExcellentEconomy
A modern and lightweight economy system with unlimited virtual currencies.
25.6K
47
The plugin has been fully renamed to ExcellentEconomy. Please see the Upgrade Guide for upgrade instructions.
The full changelog is available here.
- The plugin will be renamed to ExcellentEconomy in future releases. See wiki for details.
- Added explicit
top_player_nameandtop_player_uuidPAPI placeholders. - Code refactor.
- Better Developer API.
- Reimplement database purge feature.
- Fixed a few NPEs if logger was disabled.
- Fixed a bug, where players can have negative balance.
- Added required
currencyargument for theresetcommand. - Added user notify message for the
resetcommand. - Fixed feedback message for the
resetcommand. - Vault integration settings moved out to the
config.yml. Your current settings will be auto-moved. - Updated to use the latest NightCore APIs.
- Code refactor and optimization.
- Added required
- Updated to the latest nightcore.
- Fixed profile querying for the Top GUI.
Fixed loading on Paper servers
FIXED:
- Improved data synchronization.
- Improved profile caching for the Top GUI.
IMPORTANT:
- PlaceholderAPI placeholders were changed. See wiki for new placeholders.
ADDED:
- Leaderboard GUI. View players with the most balance in a GUI.
- Commands Config. Now you can customize all currency commands and even disable them.
- Wallet Feature. Adds a /wallet command to view balance of all available currencies.
- Permission to hide player from leaderboards.
- Currency config option to disable leaderboard.
- Config option to disable Leaderboards feature completely.
- Config option to toggle leaderboard GUI.
- Config option to disable Migration.
- Command to create currencies in-game.
- PlaceholderAPI placeholder to display player's current leaderboard position.
IMPROVED:
- Added clickable page buttons for balance top in chat.
- Prevent currency load if it uses the same database column as any other currency.
- Write currency logs in async thread.
- Don't link default money currency to Vault on first install if there is already economy plugin installed.
CHANGED:
- Command /wipe changed to /resetall. Now supports reset for all currencies.
FIXED:
- A bug, where currencies with underscore in names can not be parsed in top placeholders.
- A bug, where reset command works incorrect.
- Fixed migration issues.
API:
- ChangeBalanceEvent now is cancellable.
IMPORTANT:
- Requires nightcore v2.7.5
FIXED:
- Some compatibility issues with some plugins (e.g. ExcellentShop).
ADDED
- Config option to display currency balance when use currency command with no arguments.
- Config option to enable custom currency prefix for currency messages.
- Config option for currency prefix format for currency messages.
- Currency option to set custom prefix to use it in global prefix format.
- Internal placeholder
%currency_prefix%.
