Default assigments are not working
Closed this issue ยท 2 comments
Hi,
I still have problem with default assigments. I've set this assigment:
default-assignments:
rule1:
if:
has-true: <freebuild/group.vip>
give:
- hub/group.vip
Then I gave player vip on freebuild. He has vip on freebuild, but when he joins hub, he has only default rank. Luckperms is connected in bungee and mysql. Here is player info:
[22:54:17 INFO]: [LP] > User Info: testowygracz514
[22:54:17 INFO]: [LP] - UUID: 77133823-4ae4-3a35-8b02-6c71120792d2
[22:54:17 INFO]: [LP] - Status: Online
[22:54:17 INFO]: [LP] - Primary Group: default
[22:54:17 INFO]: [LP] - Parent Groups:
[22:54:17 INFO]: [LP] - > default
[22:54:17 INFO]: [LP] - Temporary Parent Groups:
[22:54:17 INFO]: [LP] - > vip (server=freebuild)
[22:54:17 INFO]: [LP] - - expires in 1 month 1 day 23 hours
[22:54:17 INFO]: [LP] - Contextual Data:
[22:54:17 INFO]: [LP] - Has contextual data: true
[22:54:17 INFO]: [LP] - Applicable contexts: (server=hub) (world=spawn)
[22:54:17 INFO]: [LP] - Prefix: None
[22:54:17 INFO]: [LP] - Suffix: None
[22:54:17 INFO]: [LP] - Meta: (default=false)
I don't know what to do. I tried putting this assigment only on hub, then on all servers (including bungee), but it still won't work. Please help me.