Permissions - WolfyScript/CustomCrafting-Wiki GitHub Wiki

Listed below are all the permissions that you can use to configure which GUIs, Commands or Recipes your players will have access to.

Permissions for Commands:

  • customcrafting.cmd.database
  • customcrafting.cmd.reload
  • customcrafting.cmd.help
  • customcrafting.cmd.debug
  • customcrafting.cmd.knowledge
  • customcrafting.cmd.recipes.toggle
  • customcrafting.cmd.recipes.edit
  • customcrafting.cmd.recipes.delete

Default permissions for recipes:

For many recipes you can set your own permission string via the Conditions settings.

  • customcrafting.craft.<namespace>
  • customcrafting.craft.<namespace>.<recipe_name>

Permission to use the knowledge book item:

  • customcrafting.item.knowledge_book
  • customcrafting.inv.recipe_book.*
  • customcrafting.inv.recipe_book.recipe_book
  • customcrafting.inv.recipe_book.main_menu

Permissions for the GUIs:

  • customcrafting.inv.*

MainMenu

  • customcrafting.inv.none.*
  • customcrafting.inv.none.main_menu
  • customcrafting.inv.none.item_editor
  • customcrafting.inv.none.recipe_editor
  • customcrafting.inv.none.recipe_list
  • customcrafting.inv.none.settings

ItemCreator

  • customcrafting.inv.item_creator.item_creator

RecipeCreator

  • customcrafting.inv.recipe_creator.anvil
  • customcrafting.inv.recipe_creator.cooking
  • customcrafting.inv.recipe_creator.cauldron
  • customcrafting.inv.recipe_creator.stonecutter
  • customcrafting.inv.recipe_creator.workbench
  • customcrafting.inv.recipe_creator.elite_workbench
  • customcrafting.inv.recipe_creator.conditions
  • customcrafting.inv.recipe_creator.variants

Recipe Book

  • customcrafting.inv.recipe_book.*

Elite Workbench

  • customcrafting.inv.crafting.crafting_grid3
  • customcrafting.inv.crafting.crafting_grid4
  • customcrafting.inv.crafting.crafting_grid5
  • customcrafting.inv.crafting.crafting_grid6
  • customcrafting.inv.crafting.recipe_book