
EcoBal Economy API
EcoBal is a Economy API for fabric mods.
1.4K
2
Changed configs from json to YML Updated message formattings Stopped console spam messages making playername saving and balance saving better
Нет описания изменений
Нет описания изменений
Нет описания изменений
Нет описания изменений
Нет описания изменений
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.
- [FIXED] Permission Fallback: Corrected the OP level requirements when no permissions mod is present:
1.21.10 Support!
Нет описания изменений
Совместимость
Ссылки
Авторы
Сведения
Лицензия:
Опубликован:7 месяцев назад
Обновлён:4 недели назад
ID проекта:
