# 🌈Earn Limit

## 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.

### Get it [here](https://www.spigotmc.org/resources/economylimit-limit-your-player-earnings-by-anyway-daily-weekly-monthly-1-20-1-21-11.133458/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ultimateshop.superiormc.cn/features/earn-limit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
