Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
EconomyLimit
EconomyLimit is an earning limit plugin built around the Vault economy API.
It injects into supported economy providers, tracks player income, and applies configurable earning caps based on your rules.
When a player reaches the cap of any active rule during its reset period, the extra money is not lost.
Instead, it is redirected into a virtual bank managed by the plugin.
Players can withdraw money from the virtual bank later, but withdrawals still count as earned money.
If a withdrawal would exceed the current earning limit, it will be denied.

Features
Income Tracking
The plugin intercepts money added to players through Vault and records it for the matching rules.
Custom Rules Limits
The plugin checks conditions and decides which limit applies to the current player.
- Multiple earning rules at the same time
- Each rule can contain multiple limits
- Independent reset schedules per rule
- Condition-based limits
Overflow Handling
Use virtual bank deposit and withdrawal as overflow handling.
- If any rule reaches its cap, the exceeded amount is automatically stored in the virtual bank
- When a player withdraws from the virtual bank, the plugin checks the earning limits again
- If the withdrawal would push the player over the cap, it is rejected!





