BlueMap-Minecraft / BlueMap

A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.
https://bluecolo.red/bluemap
MIT License
1.84k stars 127 forks source link

Display nicknames instead of usernames #161

Open Toucan-Sam opened 3 years ago

Toucan-Sam commented 3 years ago

At the moment, BlueMap doesn't seem to provide an option to display in-game nicknames instead of official usernames.

Ultimately this is already entirely functional, so low priority, but it'd be nice to be able to choose to display player's nicknames if they exist.

Exophobias commented 3 years ago

Another option could be to have it so if you click on a player/hover over them, it shows both username and nickname

PikaMug commented 2 years ago

I doubt it ever will, since that functionality varies between plugins. However, there should probably be a way to change a player's display name via the API if there isn't already.

Toucan-Sam commented 1 year ago

PlaceholderAPI supports passing variables between plugins. I've done this now with DiscordSRV, but it'd be great for BlueMap to support this too.