/
See every player's latency right on their nametag.
Ping Overlay is a lightweight client-side Fabric mod for Minecraft 1.21.11 that appends each player's ping in milliseconds to their nametag, with clear color coding so you can read connection quality at a glance.
[Xms] next to player nametagsYou can change ping thresholds without editing source code:
Esc) and click Ping Overlay SettingsIf you prefer manual config, edit:
config/ping-overlay.json
greenMaxMsgreenMaxMs and less than or equal to yellowMaxMsyellowMaxMsExample: if you want red to start at 120+, set yellowMaxMs to 119.
Ping values are cached and refreshed every 3 seconds per player, reducing repeated lookup work while keeping values current.

A mod which shows the amount of ping a player has next to their head.