
EcoManager
A high-performance, lightweight, and dupe-safe economy manager for modern Minecraft servers. Supports PlaceholderAPI and custom formatting.
Список изменений
📝 Changelog: v1.0.0 - Initial Release The first stable release of EcoManager! This version provides a solid foundation for any server economy with a focus on performance and security.
🚀 New Features Core Economy System: Robust balance management using UUID-based data storage.
Smart Formatting: Built-in support for large number abbreviations (K, M, B, T, Q) to keep your chat and UI clean.
Dynamic Baltop: A fully configurable Top 10 richest players list.
PlaceholderAPI Integration: Two native placeholders included (%ecomanager_money% and %ecomanager_formatted%).
Admin Tools: Full control over player balances with /eco commands (Add, Take, Set).
Security First: Implemented strict transaction checks to prevent dupes, negative payments, and scientific notation errors.
Configuration: Every message, prefix, and the maximum balance limit can be customized in config.yml.
🛠️ Technical Details Version: 1.0.0
API Version: 1.21
Java Requirement: Java 21
Optimization: Minimal RAM footprint with localized data caching.
