Commands and Permissions

Every EcoCrafting command and the permission node it requires.

Commands

CommandDescriptionPermission
/ecocraftingOpens the category browser GUIecocrafting.command.ecocrafting
/ecocrafting reloadReloads the pluginecocrafting.command.reload
/ecocrafting lookup <item>Look up the recipe for any itemecocrafting.command.lookup
/ecocrafting open <category> [player]Open a specific category GUIecocrafting.command.open
/ecocrafting debugDebug the item held in main handecocrafting.command.debug
/ecocrafting validateValidate all categories and report warningsecocrafting.command.validate
/ecocrafting listList all loaded categoriesecocrafting.command.list
/ecocrafting createOpen the in-game recipe creator GUIecocrafting.admin.create
/ecocrafting confirmConfirm save in the recipe creatorecocrafting.admin.create
/ecocrafting cancelCancel save in the recipe creatorecocrafting.admin.create
/ecocrafting unlock <player> <recipe-id>Unlock a locked recipe for a playerecocrafting.admin
/ecocrafting lock <player> <recipe-id>Lock a recipe for a playerecocrafting.admin

Alias: /ecocrafting can also be run as /rbook.

Additional Permissions

PermissionDescription
ecocrafting.open.othersRequired to open a category GUI for another player via /ecocrafting open <category> <player>

Where to go next

  • Build a recipe: How to Make a Recipe to create recipes to unlock and lock.

  • Plugin config: Plugin Config for the GUI and sound settings.