1

Permission problems

lonzo708 5/10/14 1:13 pm
113
5/11/2014 10:01 am
Ok so I'm using groupmanager to set up my perms and multiverse core to create worlds. When I add a perm to a group, (like /mangaddp Default essentials.afk) it only adds that permission in one world (I have a spawn world and a player world) so they can do /afk in one world, but not the other. Its same with groups. If I do /manuadd (name) Default it only adds them to the default group in one world. Ip- 198.24.178.122:36080
Posted by
lonzo708
Level 1 : New Crafter
1

  Have something to say?

JoinSign in

2

lonzo708
05/11/2014 10:01 am
Level 1 : New Crafter
thanks so much, this really helped
1
Death_Rider21
05/11/2014 4:28 am
Level 1 : New Explorer
You will need to mirror your permissions. An example taken from the group manager site;

In this example you would be expected to maintain several sets of config files. Skylands and Skylands2 will share the Skylands folder. Mainworld, and the MainWorld_nether will share a folder. Hardcore will use the groups files from MainWorld but will have its own user file, and all other worlds will use the Hardcore user file and Mainworld groups file.

# This is an example GroupManager Mirroring system.
# This will take you into some more complex GM Mirroring.

mirrors:
MainWorld:
MainWorld_nether:
- users
- groups
Hardcore:
- groups
Skylands:
Skylands2:
- users
- groups
Hardcore:
Hardcore_nether:
- users
- groups
all_unnamed_worlds:
- users
- groups
1

Welcome