💹 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.
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.
Setup
Go to LootConomy directory and open the
currencies.yml
config file.Find the currency for which you would like to set daily limits.
Set
Daily_Limit
setting to a choosen value (or-1
to disable).Reload the plugin:
/lc reload
.Done!
Last updated