LP not returning groups
Opened this issue ยท 8 comments
So basically i wanted to format chat messages for every group separatly, but it seems like lp is not returning groups to essentialsX Chat as well as TAB List. i used proper weight system and followed your wiki on how to create groups since i am old school PEX user.
If you set a displayname, the name you use in other plugin configs has to match the displayname. This is because the displayname is the group's name as far as vault and PAPI are concerned and so they will see the displayname only.
So i downloaded papi, I completely forgot about it, swapped {DISPLAYNAME} with %player_name%, still same response in chat i guess essentials cant find that group and is using some default format
EssX doesn't play nice with PAPI by default like it does with vault. You'll need another plug-in for it. If the EssentialsX config, when using either {DISPLAYNAME} or {USERNAME} and the displayname of the group rather than its actual name, (for mod, use Mod instead, for example) doesn't work, then it's an EssX problem. If the prefix for a user shows up properly in lp user <username> info
then Luckperms is doing its job
I do not have issues with names or papi, my problem is that i have a group named mod in LP and EssX do not detect this group so it's not using group formating. That's the reason for that default format in chat.
I understand, this is because the name of the group in the Essentials config needs to case match the displayname of that group if one is set. Please try it