Change-playerlist does nothing
Ectabro opened this issue ยท 13 comments
EssentialsX version (/essentials
): 2.0.1-b498
Server software (/version
): Java 8
EssentialsX config (if applicable):
Hello ! Even when set to true, the Change-playerlist does nothing, in the Tablist or in the /list.
I'm using Vault and PermissionEx for information.
Any idea ?
The previous behaviour was likely due to having add-prefix-suffix
enabled.
Closing due to inactivity; if this is still a problem, feel free to reopen this issue.
Are there any errors in the console?
Are display names changed by /nick
or by other plugins?
I don't have any error on the console.
I never do /nick for the moment, and i'm using permissionEx for prefix and vault.
I'm not using any plugin that change display names. I can give you my plugin list if you want ?
Could you paste your config on Gist? You need to make sure that either add-prefix-in-playerlist
or add-prefix-suffix
is enabled as well as change-playerlist
for EssX to show prefixes in the playerlist.
I let these to false, i just want to see the color of the display names, not the prefix.
I did it on my last server on 1.10, just with the change-displayname and change-playerlist to true, i don't understand why it's not working like in my last server..
https://gist.github.com/Ectabro/53c78e50845c2b3fed35c8daa22a63d7
In my last serveur i just used pex prefix, who changes the display name.
I do exactly the same thing this time, but it's not working.
In essentials it's have two distinc player name ? {PLAYER} and {USERNAME} ?
Because on my kit, i'm using the {PLAYER} and i have the colored name on items, and if i use {USERNAME} it displays the name but white.
I don't know if this have a link with the displayname for the tab or not..
Another plugin is setting the display name, but Essentials resets the display name to whatever it is configured to be through Essentials before changing the player list name, so the player list doesn't get the colour prefix.
Have you tried enabling add-prefix-in-playerlist
?
It's not what i want, i don't want to put the prefix, just the colored display name, like in my items kit with the {PLAYER} tag
If you're setting the colour by adding a PEX prefix, then you need to use add-prefix-in-playerlist
because the colour code is the prefix.