-
-
Notifications
You must be signed in to change notification settings - Fork 7
Permissions
Moros edited this page Jun 24, 2023
·
10 revisions
Check Commands
Each ability requires the bending.ability.<name> permission node in order to be bound and used (e.g bending.ability.catapult).
-
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.overridelock- Allows you to override and break containers locked by the Locksmithing metal passive
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!