> For the complete documentation index, see [llms.txt](https://docs.eliteminecraftplugins.com/elitelootbox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eliteminecraftplugins.com/elitelootbox/general-information/commands-and-permissions.md).

# Commands & Permissions

{% hint style="info" %}
Command Aliases: el, elitelootbox, elitel, lootbox, elootbox
{% endhint %}

{% hint style="warning" %}
Notice: All commands can be executed by players that are opped or have&#x20;
{% endhint %}

|                                      **Command**                                      |        **Permission**       |                                                **Description**                                                |
| :-----------------------------------------------------------------------------------: | :-------------------------: | :-----------------------------------------------------------------------------------------------------------: |
|                                   /el create \<name>                                  |     elitelootbox.create     |                                           Create a new lootbox file                                           |
|                                   /el delete \<name>                                  |     elitelootbox.delete     |                                             Deletes a lootbox file                                            |
|                        /el give \<player> \<lootbox> \<amount>                        |      elitelootbox.give      |                                            Gives a player lootboxes                                           |
|                            /el giveall \<lootbox> \<amount>                           |     elitelootbox.giveall    |                                       Give all players online lootboxes                                       |
|    /el addreward \<lootbox> \<chance> \<give-item;true/false> \<command;true/false>   |    elitelootbox.addreward   |                                           Add a reward to a lootbox                                           |
| /el addbonusreward \<lootbox> \<chance> \<give-item;true/false> \<command;true/false> | elitelootbox.addbonusreward |                                        Add a bonus reward to a lootbox                                        |
|                                 /el rewards \<lootbox>                                |     elitelootbox.rewards    |    Opens a GUI showing all rewards in a lootbox \[Do not give to users, they will be able to modify items]    |
|                              /el bonusrewards \<lootbox>                              |     elitelootbox.rewards    | Opens a GUI showing all bonus rewards in a lootbox \[Do not give to users, they will be able to modify items] |
|                                       /el admin                                       |      elitelootbox.admin     | Opens a GUI showing all lootboxes \[Do not give to users, they will be able to take lootboxes out of the GUI] |
|                                       /el reload                                      |     elitelootbox.reload     |                                            Reloads all plugin files                                           |
|                                    /toggleanimation                                   |     elitelootbox.toggle     |                                     Toggles the lootbox opening animation                                     |

{% hint style="warning" %}
Notice: Rewards are stored via Base64 using the in-game reward adder.
{% endhint %}
