Permissions

Command Permissions

Permission
Description
Default

superenchants.admin

Grants all command permissions below

op

superenchants.enchant

/superenchant command

op

superenchants.reload

/sereload command

op

superenchants.books

/sebooks command

op

superenchants.give

/segive command

op

superenchants.gui

/segui command

op

superenchants.list

/selist command

true

superenchants.info

/seinfo command

true

superenchants.remove

/seremove command

op

Enchantment Permissions

Every enchantment automatically gets two permissions:

Permission
Description
Default

superenchants.use.<id>

Allows the enchantment to activate for the player

true

superenchants.apply.<id>

Allows the player to apply the enchantment via /superenchant

true

Examples:

  • superenchants.use.venom -- allows Venom to trigger

  • superenchants.apply.venom -- allows applying Venom via command

Wildcards

Permission
Description
Default

superenchants.use.*

Grants all enchantment use permissions

true

superenchants.apply.*

Grants all enchantment apply permissions

true

Special Permissions

Permission
Description
Default

superenchants.bypass.conflicts

Bypass enchantment conflict checks

op

superenchants.enchantingtable

Receive custom enchants from the vanilla enchanting table

true

superenchants.anvil

Transfer and merge custom enchants via the anvil

true

superenchants.grindstone

Remove custom enchants via the grindstone

true

Permission Tree

Disabling an Enchantment for Specific Players

To prevent a player from using a specific enchantment, negate its use permission:

The enchantment will still appear on the item but will not activate.

Last updated