EssentialsX

EssentialsX

2M Downloads

[1.15.1] Player prefix does not appear in the player list

Nevrai opened this issue · 4 comments

commented

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.

Screenshots
Tab list not showing prefix

The number after my username is part of a scoreboard added by a datapack.

commented

Please try it without any other plugins installed besides those listed in /ess version.

commented

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.

Tab list not showing prefix 2
Hello!

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.

commented

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.

commented

Change add-prefix-suffix: false back to true. When set to false, EssentialsX will never add the prefix/suffix to the player's display name, even when you set other options to true.