PlayerHoverList is a simple Velocity plugin that restores the classic Minecraft feature where hovering over the player count in the server list shows the names of online players.
Since Velocity handles the server list ping, backend plugins can’t provide this information anymore. This plugin listens to the ProxyPingEvent and injects a sample of connected player names back into the ping response.
- Shows up to 12 random player names in the hover tooltip
- Works across the whole Velocity network
- No configuration required, just drop it into the plugins/ folder