Compatibility
Minecraft: Java Edition
1.21.6–1.21.11
Platforms
Supported environments
Creators
Details
Licensed ARR
Published 2 months ago
Updated 6 days ago
Changelog
EcoBal Changelog
Version 1.0.1 (Stability & API Expansion Update)
This update focuses on API stability, adding essential API methods for compatibility with leaderboard mods, and improving the command structure.
🐛 Critical Fixes & Stability
- [FIXED] Permission Fallback: Corrected the OP level requirements when no permissions mod is present:
- Public commands (
/bal,/pay,/baltop,/ecobal) now require OP Level 0 (available to everyone). - All administrative commands (
/eco give,/ecobal reload,/eco start, etc.) now consistently require OP Level 2.
- Public commands (
✨ New API Features (EconomyManager)
- [NEW] getPlayerBalance(UUID): Added a new API method for external mods to check a player's balance without risking the creation of a new player account. Returns
0.00if no data exists. - [NEW] getAllBalances(): Added a new API method that returns the raw, unmodifiable map of all player balances (UUID to Double). Ideal for leaderboard mods that handle their own complex sorting or pagination.
- [NEW] getCurrencySymbol(): Exposed the configured currency symbol via the API for external mods to use in custom formatting and display.
💻 Command & UX Improvements
- [IMPROVED] Baltop Display: The
/baltopcommand now reliably uses the persistent name cache to display the last known username for offline players instead of their UUID string.
Files
Metadata
Release channel
ReleaseVersion number
1.0.1Loaders
Game versions
1.21.9–1.21.10Downloads
388Publication date
October 20, 2025 at 11:44 PMPublisher

official.andy
Member



