LuckPerms

LuckPerms

41.4k Downloads

Per server permissions not working

yakowa opened this issue ยท 4 comments

commented

Hello. My server has been using LuckPerms for around a week now. In the first few days it was going fine, but in the last 3ish days I have had a problem with per server permissions. I have set per server permissions and they are not working.

e.g.1 "/lp user set " does not work.
e.g.2 "/lp user set " works fine.

commented

Hi EnderdragonJEM,

For per server permissions to work, you need to make sure you have set the server name option in the Luckperms config, on all servers, to the correct server name. Then when you are setting the permissions you do /lp user|group <name> permission set <permission node> true|false server=<servername>.

Note:
You can also add the server= when you're adding groups to users or other groups, and when you're adding prefixes and other meta options as well.

Thanks,
Imortalshard

commented

I have left that setting to the default setting. here is the setting https://pastebin.com/1MgHN75m

commented

You need to simply change that setting.
Eg. if you want to do /lp user|group <name> permission set <permission node> true|false server=survival you would need to change that setting to server: survival, but just on the server(s) you want to have permissions with that servername working.

commented

That fixed it. Thank you all very much