ServerListPlus
ServerListPlus copied to clipboard
Nickname placeholder
How about a placeholder that shows the player's display name / nickname?
I'm not sure if this is easily possible to implement, because for most plugins implementing this the user needs to be online to be able to get his nick name.
@Minecrell if the server has essentials it stores the nicknames in yml files can you get them from there?
The problem is that it is plugin specific and I would need to implement it separately for every plugin. That may happen in the future but for now I'm trying to focus on features which are useful independent from the plugins that are installed on the server.