• Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server

HELP

Xosmuits

Verified Member
Is there anyway that I can take permission of a skill from a player? (E.g fireshots, torrent..)
 

SamuraiSnowman

Verified Member
You can, but you need to have a permissions plugin (GroupManager or PermissionsEX/PEX).

For both, you add the permission but with a negative in front of it (-)
For PEX, you'd use:
/pex user [username] add -bending.ability.[abilityname]
i.e: /pex user SamuraiSnowman add -bending.ability.torrent
For GroupManager, you'd use:
/manuaddp [username] -bending.ability.[abilityname]
i.e: /manuaddp SamuraiSnowman -bending.ability.torrent
I hope this helped! :D
 
Top