Closed CaptnLucid closed 3 months ago
It works fine. If you use display
option in LuckPerms, it will return display name instead of group identifier. Use /nightcore checkperm command to get your group names.
@nulli0n and and
I'm unsure what you mean by "display" option, unless you're referring to the displayname, which I do have set to Admin, however nightcore isn't recognizing it.
List:
admin:
Priority: 10
Name: "%user_tag%%rank_member%%user_admin% &8» "
Message: "%msg%"
Ranks:
- Admin
donor_rank1:
Priority: 0
Name: "%user_tag%%rank_member%%user_default% &8» "
Message: "%msg%"
Ranks:
- donor_rank1
default:
Priority: 0
Name: "%user_tag%%rank_member%%user_default% &8» "
Message: "%msg%"
Ranks:
- default
List formatting doesn't seem to be working appropriately when it comes to detecting ranks. I have LuckPerms installed and have changed my user's rank to the 3 different ones available.
The
default
takes priority. If i change the group todefault
instead of'*'
, I receive this as an error.[18:54:56 ERROR]: [SunLight] [Chat] Could not handle message from 'LucidiousXIV': No format is available!
The formatting only applies if the ranks have the
'*'
fieldLoading the prefix from LuckPerms works perfectly fine, so it seems to be an issue with pulling the rank itself.
Edit: Loading the prefix via LuckPerms is via the LuckPerms Placeholder, not the Vault Placeholder. Felt as I should be clear about that. Also have the same thing reported over at Sunlight though I feel it's more suited here due to nightcore handling the group checking via Vault from here.