1

PEX Permissions

Nikea8 3/15/17 4:09 pm
349
3/27/2017 12:17 am
Hello. I recently switched my server to run SpongeMC 1.10.2. I used to use Group Manager on Bukkit, but since SpongeMC doesn't support Group Manager, I have to use PEX instead.

I am trying to create 4 player groups (Guest, Regular, Elder, Veteran) as well as 3 staff groups (Helper, Admin, Owner). But for some reason, every rank has every permission. For example, Regulars have access to /fly, when only the 3 staff ranks should have access to it.

I had somebody help me out a little bit, but they are no longer available to help. But he fixed up my permissions file a bit, that should run the proper permissions when it works, but there are a few errors with it. I copied/pasted the file in a YAML validator (http://www.yamllint.com/) and it says the error is on line 25, and that it's missing a "," or a "}". I tried putting one in, but it still says it's wrong. Does anybody know how to fix it?

Permissions file: http://pastebin.com/wmujq6kd
Posted by
Nikea8
Level 13 : Journeyman Modder
5

  Have something to say?

JoinSign in

2

OtakuMC
03/27/2017 12:17 am
Level 8 : Apprentice Network
You can't just copy and paste permissions into pex. Re-do you entire permissions file, that, or do what I do, which is so much easier.

deleted the permissions file
Go into console, and type /pex user (you) add permissions.*
Now create the permission in game.

how to make a group:
/pex add group (name)

how to add perms:
/pex group (group) add (permission)

how to add members:
/pex group (group) add user (user)

for more commands, look at the pex wiki.
1
Nikea8
03/19/2017 3:12 pm
Level 13 : Journeyman Modder
Bump? Please help
1

Welcome