luckyperms.* not working for group or user (unless OP)
Closed this issue ยท 2 comments
Hi, I have set both my user and the group I belong to with luckyperms.*
, but alas it gives me the error that "you do not have permission to use any sub commands". As you can see in the screenshot, my name is being colored according to the prefix that is in the group, but the luckyperms are not working. LP commands only work when I am server OP. Using paper-230.jar
Is there something I'm doing wrong? Thanks.
name: headadmins
permissions:
- worldedit.*
- luckyperms.*
- dynmap.*
parents:
- admins
prefixes:
- '&4[&cAdmin&4]&b':
priority: 105
uuid: 4fd16bd8-e66c-4d56-872f-e5c1dd25e8c2
name: KrNel
primary-group: headadmins
permissions:
- luckyperms.*
parents:
- headadmins
The permission is luckperms.*
since the plugin is called LuckPerms and not LuckyPerms.
Please always check you write permissions correctly before opening issues.