
cross server issues
Closed this issue ยท 22 comments
Im have alot of issues trying to sync up across servers.. :/ it would seem that is doing perm world and i dont want that i want all the same stuff
copyed the config from my spigot server to all the other spigot server and left bungee with bungee
Ok, can you give me an example of a permission you've set, which command you used to set it, and where it should be applied?
they should be the same i imported it from groupmanager but just not sure how to make the perms but for all server instead of per server perms
Ok, can I see the output to the permission info
command for the relevant groups?
I need to see what you've got setup so far before I can actually help diagnose the problem. :)
/lp user <you> permission info
and /lp user <you> parent info
will show you the permissions you have, and the groups you inherit from.
You can use that to check that all of your permissions are correct.
If everything seems to be there, I suggest you check with /lp verbose
to ensure you have the right nodes.
welp i guess ill have to manully rank people back to there ranks because its not been working right. and not giving the right rank at all in plotsquared server :/
https://pastebin.com/ujSj2bqH is the info for plotsquared
No, it's added by default.
Until you carry out the steps in my previous comment, there's not much I can do to help. If you notice anything in those outputs which is wrong, then feel free to post screenshots here.
Ultimately, the plugin will do what you tell it to do, so if things aren't working, it's because you've set something up incorrectly. :)
ok so looks like when i set a perm is does it globally so thats right but Current Contexts: (world=world)
Does that need to be world=global?
No, global permissions will always apply. (so long as include-global is true in the config)