File Details
EasyEcon-0.0.2.jar
- R
- Jan 18, 2026
- 17.52 KB
- 32
- Early Access
File Name
EasyEcon-0.0.2.jar
Supported Versions
- Early Access
EasyEconomy Changelog
Version 0.0.2 (Initial Release) - January 18, 2026
Added
- Core Economy System: Introduced persistent player balances stored in JSON files for reliable data saving across server restarts.
- Commands:
/bal [player]: View your own balance or another player's (admin access required for viewing others)./eco add <player> <amount>: Admin command to add funds to a player's balance (restricted to Creative mode users)./pay <player> <amount>: Allow players to transfer money to others directly./baltop: Display a leaderboard of the top player balances on the server.
- Vault-Inspired API: Basic hooks for balance management (get/set/deposit/withdraw), enabling easy integration with other plugins.
- Lightweight Setup: No external dependencies; fully compatible with Hytale Early Access servers.
- Admin Restrictions: Initial access controls via Game Mode (Creative for admin commands); full permission nodes planned for future updates.
Known Issues
- Permission system uses built-in Creative mode checks, custom nodes (e.g.,
easyeconomy.admin.add) not yet implemented. - Offline player support limited; commands primarily work with online players.
- No premium features (e.g., MySQL, GUIs) in this version, feedback welcome for prioritization!
This is the inaugural release of EasyEconomy. Report bugs or suggest features on CurseForge, X (@f1nn21_), or r/Hytale. Thanks for trying it out, F1nn.

