Skip to content

Permissions

Adam edited this page Oct 13, 2021 · 1 revision

General

enchantableblocks.admin

This permission is used to administrate the plugin. It grants access to /enchantableblocks reload, which reloads the configuration and clears furnaces' recipe cache.

Enchanting

enchantableblocks.enchant

Node is true by default. Parent node of all enchanting nodes. Grants all children unless overridden by denial of a specific child.

Anvils

enchantableblocks.enchant.anvil

Parent node for all anvil enchanting nodes. Grants all children unless overridden by denial of a specific child.

enchantableblocks.enchant.anvil.<block implementation>

Specific child node for enchanting a block using an anvil. Will override parent nodes. Note that this is per implementation, not per-material.
Example: enchantableblocks.enchant.anvil.enchantedfurnace

Enchanting Tables

enchantableblocks.enchant.table

Parent node for all enchanting table enchanting nodes. Grants all children unless overridden by denial of a specific child.

enchantableblocks.enchant.table.<block implementation>

Specific child node for enchanting a block using an enchanting table. Will override parent nodes. Note that this is per implementation, not per-material.
Example: enchantableblocks.enchant.table.enchantedfurnace