# Commands & Permissions

Canonical: https://splugins.net/docs/executablecrafting/commands-and-permissions

# ⌨️ Commands & Permissions

> **INFO**
To give the permissions of all commands, I advice you to download a permission plugin like [**Luckperms**](https://www.spigotmc.org/resources/luckperms.28140/), once you have a perm plugin you just need to give the permission **`ec.*`**, for Luckperm the command is  **`/lp group default permission set ec.* true`**

## Commands

#### Reload the plugin

* Command: **/ec reload**
* Permission: `ec.cmd.reload`

#### Create a new ExecutableCrafting recipe

* Command: **/ec create \**
* Permission: `ec.cmd.create`

#### Edit a specific recipe

* Command: **/ec edit \**
* Permission: `ec.cmd.edit`

#### Delete a ExecutableCrafting recipe

* Command: **/ec delete \**
* Permission: `ec.cmd.delete`

#### Open the GUI Editor to create new ExecutableCraftings

* Command: **/ec show or /ec editor**
* Permission: `ec.cmd.show`

#### Create a new ExecutableCrafting recipe group

* Command: **/ec groups-create \**
* Permission: `ec.cmd.groups-create`

#### Create a ExecutableCrafting recipe group

* Command: **/ec groups-delete \**
* Permission: `ec.cmd.groups-delete`

#### Open a recipe book

* Command: **/ec book \ \**
* Permission: `ec.cmd.book`

#### Activate the debug mode for yourself

* Command: **/ec debug**
* Permission: `ec.cmd.debug`