EconomyLimit is an income limit plugin built for Vault-based economy systems.
It intercepts money deposits through bytecode injection, tracks how much players earn, and applies configurable earning limits based on your rules.
When a player reaches the cap of any active rule, the extra money is not lost.
Instead, it is automatically moved into a virtual bank 🏦 managed by the plugin.
Players can later withdraw money from the bank, but withdrawals still count as earned income.
If a withdrawal would exceed the current earning limit, it will be denied.
{lang:xxx} for per-language displayThe plugin monitors income added through Vault.
Whenever a player receives money, EconomyLimit checks the active rules:
EconomyLimit is designed for servers that need tighter control over economic growth.
Instead of simply blocking player income, it combines earning caps with a virtual bank system, making economy control more flexible, balanced, and practical for long-term servers.