# Usage Guide

{% tabs %}
{% tab title="Money" %}
The money economy on the setup uses the plugin [Essentials](https://essentialsx.net/downloads.html). You can use the following commands to give/take money to/from players:

**/eco give %player% %amount%** \
**/eco take %player% %amount%**
{% endtab %}

{% tab title="Gems" %}
All currencies on the setup except Money, uses the plugin [CoinsEngine](https://www.spigotmc.org/resources/coinsengine-virtual-currencies-and-economy.84121/). Below are some key commands to give/take coins from players:

**/coins give %player% %amount%** (Give coins to a player) **/coins take %player% %amount%** (Take coins from player)
{% endtab %}

{% tab title="Claiming" %}
The plugin used for claiming is [GriefPrevention](https://www.spigotmc.org/resources/griefprevention.1884/). You can use the command below to give users claimblocks:

**/adjustbonusclaimblocks %player% %amount%**
{% endtab %}

{% tab title="Crate Keys" %}
The plugin used for the Crates is [ExcellentCrates](https://www.spigotmc.org/resources/excellentcrates-advanced-custom-crates-%E2%9C%85-big-update-%E2%AD%90.48732/). Below are some key commands:

**/crates key give %player% %cratename% %amount%**

Available Crates: Vote, Common, Rare, Epic, Superior
{% endtab %}

{% tab title="Ranks" %}
Players can only be in 1 rank at a time. This means that you cant be in both a donator rank and a staff rank. But all staff ranks contains the permissions and perks of the King rank. Below are the command to assign a certain rank to a player, instead of the default rank:

**/lp user %player% parent settrack rank %rank%**

**Available Ranks:** Default, Knight, Lord, Paladin, Duke, King, Youtuber, Streamer, Builder, Helper, Mod, Admin, Dev, Manager, Owner
{% endtab %}

{% tab title="Untitled" %}

{% endtab %}
{% endtabs %}
