# ⌨️Commands & Permissions

## Commands <a href="#commands" id="commands"></a>

* /es help - View plugin help
* /es reload - Reload the plugin.
* /es setslots \<amount> - Set enchantment slot to specified amount.
* /es giveslots \<amount> - Add enchantment slots specified amount.
* /es giveslots \<itemID> \<playerName> \[amount] - Give extra slot item to specified player.
* /es givedeenchanteritem common/advanced \[playerName] \[amount] - Give deenchanter item to specified player.
* /es openenchantgui - Open enchant gui.

## Permissions <a href="#permissions" id="permissions"></a>

* Permission: `enchantmentslots.+command`, like `enchantmentslots.reload`.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://enchantmentslots.superiormc.cn/info/commands-and-permissions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
