⌨️Commands & Permissions

Here you can read about the commands usage and its permissions

To give the permissions of all commands, I advice you to download a permission plugin like Luckperms, 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 <id>

  • Permission: ec.cmd.create

Edit a specific recipe

  • Command: /ec edit <id>

  • Permission: ec.cmd.edit

Delete a ExecutableCrafting recipe

  • Command: /ec delete <id>

  • 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 <id>

  • Permission: ec.cmd.groups-create

Create a ExecutableCrafting recipe group

  • Command: /ec groups-delete <id>

  • Permission: ec.cmd.groups-delete

Open a recipe book

  • Command: /ec book <player> <book>

  • Permission: ec.cmd.book

Activate the debug mode for yourself

  • Command: /ec debug

  • Permission: ec.cmd.debug

Last updated