> For the complete documentation index, see [llms.txt](https://nightexpress.gitbook.io/lootconomy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nightexpress.gitbook.io/lootconomy/features/boosters.md).

# ⚡ Boosters

Boosters allows you to <mark style="color:green;">**increase**</mark>/<mark style="color:red;">**decrease**</mark> currency drops for players under certain conditions!

## Features

* **Currency Based**. Boost all or specific currency only per a booster!
* **Global Boosters**. Create server-wide boosters applicable to all online players!
* **Personal Boosters**. Create personal boosters applicable to specific player(s) only!
* **Rank Boosters**. Create persistent rank boosters applicable to playersw with certain rank(s) only!
* **Scheduled Boosters**. Create global automatic boosters that activates at certain times only!
* **Custom Boosters**. Create custom boosters with plugin commands!

{% hint style="info" %}
Players can have multiplier boosters applicable at the same time, including global, rank and personal ones!
{% endhint %}

## Scheduled Boosters

Scheduled boosters activates strictly at specified day times (e.g. Sunday at 4 PM) and lasts for a specified duration (e.g. 2 hours).

Scheduled boosters applicable to all online players.

You can configure them in `config.yml` under `Boosters` -> `Scheduled` section.

{% hint style="info" %}
Scheduled boosters are saved upon plugin reloadings and server reboots!
{% endhint %}

## Rank Boosters

Rank boosters are persistent and applicable for all players with certain permission group(s).

You can configure them in `config.yml` under `Boosters` -> `Rank` section.

## Custom Boosters

Custom boosters have limited duration and can be created/activated at any time using plugin commands.

Custom boosters can be both, **global** and **personal** ones.

{% hint style="info" %}
Custom boosters are saved upon plugin reloadings and server reboots!
{% endhint %}
