Jump to content

Recommended Posts

Posted

I getting a error when I try and promote and demote my self as a admin and op "permissionsex promoter don't have enough rank to change rank" Is this because I am a admin and a op already or what? I have went through and set up all my groups and there permissions and trying to test them now

My permission set up:

groups:

default:

default: true

options:

rank: '5'

permissions:

- modifyworld.chat

Admins:

permissions:

- -modifyworld.mobtarget.*

- modifyworld.*

- permissions.*

options:

rank: '1'

Member:

options:

rank: '4'

permissions:

- modifyworld.*

VIP:

options:

rank: '3'

permissions:

- -modifyworld.mobtarget.monster.creeper

- modifyworld.*

Moderator:

options:

rank: '2'

permissions:

- -modifyworld.mobtarget.*

- modifyworld.*

users:

brian9103:

group:

- Admins

permissions:

- permission.*

Posted

Under the permissions for you, the node is "permissions.*", not permission.*

Also, that wont give you permission to op yourself. You need to add the node - '*' to give yourself all permissions; also i recommend just putting your username in ops.txt

Make sure to restart the server after making these changes too

Posted

Under the CMD I did all of this. I OP myself through there and I can spawn anything. I am just trying to test the group and rank system.

Ok Fixed the "permission.* to "permissions.*

I did this:

  • Create the "Admins" group with pex group Admins create
  • Add the permissions.* permission to this group with pex group Admins add permissions.*.
  • Add yourself to this group with pex user YourPlayerName group set Admins, replacing YourPlayerName with your in game name.
  • Give yourself permissions to access all PEX commands regardless of the group you are in with pex user YourPlayerName add permissions.*

Note**

this code is in my plugin folder under Permissionex but the code is not there when I open up the tekkit folder and see the permissoin folder. I get this when the CMD runs: permission file empty ignoring it!

Posted

Try deleting the permissions.yml file and restarting the server; it may have just generated it wrong.

Edit: if youre saying that the server permissions.yml file is empty but not the one in the pex folder, that is normal, dont delete anything.

  • 4 weeks later...
Posted

I have similar problems with permissionsex

I can't get the groups and my self added to the admin group, but when i grant nodes to players it wont activate it, even when i restart the server.

/sethome just says you don't have permission

(when a normal player using the command)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...