1

Per World Permissions

fjjbnjn •7/5/16 2:40 pm
•
563
•
7/8/2016 9:24 am
I'm trying to add permissions to a specific group for a specific world, and they aren't working no matter what I try. I'm using PermissionsEx, and I've only attempted to add per world permissions for the builder group.


Here's a list of my plugins:


Here's my permissions.yml:
http://pastebin.com/DiAaws9W
('Build' is the name of the world I'm trying to add the permissions to.)

I'm really not sure what I'm doing wrong, and I've given it my best shot to try and fix it myself.
Posted by
fjjbnjn
Level 5 : Apprentice Artist
5

  Have something to say?

Join • Sign in

3

Bri_Boo
• 07/08/2016 9:24 am
• Level 2 : Apprentice Miner
Hello there friend,
I am here to help, I haven't read other people's suggestions but I think I know how to help you!
All you have to do is type:
/pex group [group] add [permission node] [world name]
Let me know if this works so I can make it official!
1
Kilroy
• 07/07/2016 2:35 pm
• Level 6 : Apprentice Network
Do /pex group <group> add <permission> <world>

That will add the permission in the specified world
1
carbonawk
• 07/07/2016 1:59 pm
• Level 18 : Journeyman Cake
builder:
permissions:
worlds:
Build:

should be

groups:
builder:
worlds:
Build:
permissions:

You know the rest
1

Welcome