Display name not being used on join
ashkitten opened this issue ยท 5 comments
I'm using EssentialsX to set the nickname of my player, but DiscordSRV shows the username on join instead of the display name. My guess is it is possible to use some Essentials API to get display name if it's installed?
Have you set %displayname% here?
https://github.com/Scarsz/DiscordSRV/blob/master/src/main/resources/config.yml#L180
Do you also have this set to true
in EssentialsX's config.yml?
https://github.com/drtshock/Essentials/blob/2.x/Essentials/src/config.yml#L36