
World specific permissions not working
Closed this issue ยท 3 comments
Hi, I have this in my mysql, {"global-hub/*":true,"prefix.5000.\u00267[\u00266Owner\u00267]":true}
and this is my config http://hastebin.com/ihadomiqoj.coffeescript
I cant get world specific permission to work :/ Owner should have * in Hub but it doesnt. The only way I have the permission is if im opped and no other permissions work either. I'm using spigot 1.10 and the latest luckperms.
Works for me. Need clear steps please.
Here's what I did:
- Clean LuckPerms install
- Named my main server world "test"
- De-opped myself
- Tried to use a permission - got denied
- Ran
/lp user Luck permission set * true global aaaaa
- Tried to use a permission - got denied
- Ran
/lp user Luck permission set * true global test
- Tried to use a permission - it worked
Not sure what you're doing wrong. Make sure you're running the latest version, and check with /lp user <user> info
to ensure that LuckPerms is picking up the correct world name.
World specific group permissions aren't working*
The world specific user ones work fine.
Again, can't reproduce.
Clean LuckPerms install:
- Created group named test
- Added regular permission to the group
- Added myself to the group in a specific world.
- Worked.
Then.
- Created group named test
- Added world specific permission to the group
- Added myself to the group globally
- Worked.
- Added myself to the group in a specific world.
- Worked.
I need specific steps, including screenshots of your "permission info" output for the users and groups in question.