[1.15.1] Player prefix does not appear in the player list
Nevrai opened this issue · 4 comments
Information
Full output of /ess version
:
Server version: 1.15.1-R0.1-SNAPSHOT git-Paper-51 (MC: 1.15.1)
EssentialsX version: 2.17.1.52
LuckPerms version: 5.0.39
Vault version: 1.7.2-b107
EssentialsXChat version: 2.17.1.52
EssentialsX config
https://gist.github.com/DeleteMetaInf/c30463266b852d00fea0f1fa6db82b4e#file-config-yml
Help request
Problem
The player list (Tab
) displays my username, ping, etc., but it doesn’t show my prefix, which is set by Luck Perms.
The prefix appears just fine in the chat but not in the player list. If I give myself a nickname with /nick, it does display in the player list as expected, but my prefix doesn’t.
change-displayname, change-playerlist, and add-prefix-in-playerlist are all set to true.
The number after my username is part of a scoreboard added by a datapack.
Please try it without any other plugins installed besides those listed in /ess version
.
I didn’t think that the server log was relevant. Apologies.
I tried removing every plugin, datapack, and mod I had installed—except EssentialsX, EssentialsXChat, Vault, and LuckPerms—and I also created a new world. However, I’m still having the same issue, so it’s not a plugin conflict.
Here is the server log after this test.
After taking those screenshots, I also tried removing my active resource packs, but that didn’t change anything other than making the font look all pixelated again.
I also tried to set a custom join message including the display name of the player joining:
custom-join-message: "{PLAYER} &ejoined the game"
However, it just shows their name, not their prefix. For some reason, the prefix doesn’t seem to be counted as part of the person’s display name.