EonEconomy
EonEconomy plugin Economy servers
📖About EonEconomy

💰 EonEconomy
EonEconomy is a modern, lightweight, and secure economy plugin for Minecraft servers, fully compatible with versions 1.18.2 up to the latest release.
It is designed to work seamlessly as a Vault economy provider, focusing on performance, data safety, and exploit prevention, while remaining fully customizable through configuration files.
Perfect for Survival, RPG, SkyBlock, and custom game modes.
✨ Features
💳 Player balance system with full Vault support
🔐 Secure money handling
- atomic transactions
- anti-duplication protection
- exploit-safe transfers
⚡ High performance
- in-memory caching
- async disk saving
🔄 Player-to-player payments with cooldown protection
💵 Withdraw system with physical banknotes
- redeemable with right-click
- optional owner binding
- protected against duplication & forgery
📈 Built-in Balance Top system
/baltopcommand- placeholder support
🛠 Full admin economy management
🧩 PlaceholderAPI integration
📝 Fully customizable messages (
messages.yml)♻ Reload support without server restart
⌨ Commands
👤 Player commands
/bal– show your balance/bal <player>– show another player’s balance/pay <player> <amount>– send money to another player/withdraw <amount>– withdraw money as a physical banknote/baltop [page]– view the richest players
🛡 Admin commands
/eco set <player> <amount>/eco give <player> <amount>/eco remove <player> <amount>/eco reset <player>/eco bal <player>/eoneconomy reload– reload config and messages
💵 Banknotes (Withdraw System)
Withdrawn money is converted into physical paper banknotes:
- 🧾 Green, clearly formatted banknote item
- 🖱 Right-click to redeem
- ♻ Automatically disappears after use
- 🔐 Anti-duplication protection
- 🧬 Unique ID + signature validation
- 🔒 Optional owner binding (cannot be redeemed by others)
Even if a banknote is duplicated, only the first redemption succeeds.
🧩 PlaceholderAPI
EonEconomy includes built-in PlaceholderAPI support.
💰 Balance placeholders
%eoneconomy_balance%– your balance%eoneconomy_balance_formatted%– formatted balance%eoneconomy_balance_<player>%– balance of a specific player%eoneconomy_currency%– currency symbol
🏆 Top balance placeholders
%eoneconomy_top_1%%eoneconomy_top_2%%eoneconomy_top_3%%eoneconomy_top_<position>%
If a position does not exist, a configurable fallback message from config.yml is returned.