Promotion only works in specified world
buzzsaw100 opened this issue ยท 1 comments
When a user /rankup it's giving them the new rank in one specific world only, using PEX.
What it should look like after a new player does rankup:
'username' is a member of:
Group1
What it actually looks like now:
'username' is a member of:
Default
Group1
It seems to be when you're passing through to vault, you're passing the world as well, when, for I'd assume 90% of cases it should be passing a null world so that it will be adding the permission for all worlds. Perhaps include it in the configuration.