
EcoBal Economy API
EcoBal is a Economy API for fabric mods.
1.0K
2
EcoBal Economy API 1.0.1
release5 апреля 2026 г.Нет описания изменений
EcoBal Economy API 1.0.1
release29 марта 2026 г.Нет описания изменений
EcoBal Economy API
release16 декабря 2025 г.Нет описания изменений
EcoBal Economy API
release5 ноября 2025 г.Нет описания изменений
EcoBal Economy API
release21 октября 2025 г.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.
Совместимость
Ссылки
Создатели
Детали
Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:5 месяцев назад
Обновлён:1 неделю назад
