Closed DNAmaster10 closed 1 month ago
Currently, we use getDisplayName() everywhere. If a server is using nicknames, this can be problematic, as the Mojang API returns actual usernames and not nicknames.
This needs further investigating and testing to see what works best.
Nicknames don't seem to be a problem here.
Currently, we use getDisplayName() everywhere. If a server is using nicknames, this can be problematic, as the Mojang API returns actual usernames and not nicknames.
This needs further investigating and testing to see what works best.