- Fix conversion from iConomy 5.26 failing.
- New Config Option: currency_settings.vault_displayed_decimal_places
- Default: 0
- Default of zero, should display zero decimal places.
- Fix the self-payment error message, courtesy of pizzaboy189 with PR #9.
- Enabled console to run /money rank by removing Player casting, courtesy of SulkyWhale with PR #7.
This version supports MC 1.19.5 and newer, despite what the version selector says.
- Fix division by zero error in /money stats command when no accounts are registered, courtesy of SulkyWhale with PR #6.
- Update VaultUnlocked to 2.10.0.
- Sort out an issue displaying the stats command output.
- Prevent sending messages to null CommandSenders.
- Improve player-name-change detection.
Fix the silent subarg not working properly.
- Format money values with commas and decimals for easier reading.
0.0.3:
- Update VaultUnlocked to 2.9.0.
0.0.2:
- Fix /money pay not detecting missing accounts.
Initial Public Release