DiscordSRV

DiscordSRV

86.8k Downloads

Display name not being used on join

ashkitten opened this issue ยท 5 comments

commented

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?

commented

Already fixed on v13

commented

Yes, I am using %displayname%, haven't changed then from the default

commented

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

commented

Yes, and it works for the leave command. Guessing it sets the display name after the join message is sent to discord?