Skip to content

Permissions

Moros edited this page Feb 13, 2023 · 8 revisions

Command permissions

Check Commands

Ability permissions

Each ability requires the bending.ability.<name> permission node in order to be bound and used (e.g bending.ability.catapult).

Special permissions

  • bending.lava - Allows players to use lavabending abilities and features
  • bending.metal - Allows players to use metalbending abilities and features
  • bending.bluefire - Makes your firebending abilities utilize blue fire. This is only visual, there's no other effect to gameplay
  • bending.admin.override - Allows you to override and break containers locked by the Locksmithing metal passive

LuckPerms

Bending adds 2 custom Contexts to the popular permission plugin.

Context Key Description Example
bending:element Returns if the player has the specified element bending:element=earth
bending:avatar Returns if the player has all 4 elements bending:avatar=true

You can use these to automatically apply prefixes to players based on their elements!

Clone this wiki locally