• 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 with permissions, please

Hi everyone! I'm using PermissionsEx and I have no Idea how to set player specific permissions Dx Can someone show me how?
My bending permissions plugin has a mini tutorial on how. But basically you do
Code:
/pex <group | user> <if group, groupname | if user, username> add (permission node)
 
Last edited:
My bending permissions plugin has a mini tutorial on how. But basically you do
Code:
/pex <group | user> <if group, groupname | if user, username> add (permission node)
"Sorry, you don't have enough permissions" I mayyy have forgotten to bring up that this is terribly foreign to me Dx
 
"You don't have enough permissions" Perhaps it's because I don't have groups set? God I'm so new, what's worse it that I'm a visual learner xD
 
Go into console and do this
Code:
pex user (name) add *
no '/' in console
 
Back
Top