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.
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%
.