# 💹 Daily Limits

In **LootConomy** you can setup daily drop limits for each currency individually!

When a player exceeds daily limit for a currency, no more currency items will be dropped for them.

{% hint style="info" %}
Daily limits resets at midnight (00:00 AM) for all currencies.

When daily limit is disabled, players will be able to get currency items even if they hit the daily limit.
{% endhint %}

## Setup

1. Go to **LootConomy** directory and open the `currencies.yml` config file.
2. Find the currency for which you would like to set daily limits.
3. Set `Daily_Limit` setting to a choosen value (or `-1` to disable).
4. Reload the plugin: `/lc reload`.
5. Done!
