PingOverlay
ModA mod which shows the amount of ping a player has next to their head.
Type
Mod
Modrinth Downloads
268
Modrinth ID
7FxqeJNE
Last Updated
May 18, 2026
Description
Ping Overlay
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.
Features
- Client-side only (no server install required)
- Shows ping as [Xms] next to player nametags
- Color-coded quality display:
- Green: low ping
- Yellow: medium ping
- Red: high ping
- In-game settings screen from the pause menu
- User-editable config file support
- Cached ping updates (3-second refresh interval) for low overhead
- Keeps vanilla nametag behavior and visibility rules
In-Game Configuration
You can change ping thresholds without editing source code:
- Open the pause menu (Esc) and click Ping Overlay Settings
- Set:
- Green max ms
- Yellow max ms
- Save and continue playing
If you prefer manual config, edit:
config/ping-overlay.json
How Colors Work
- Green if ping is less than or equal to greenMaxMs
- Yellow if ping is above greenMaxMs and less than or equal to yellowMaxMs
- Red if ping is above yellowMaxMs
Example: if you want red to start at 120+, set yellowMaxMs to 119.
Performance
Ping values are cached and refreshed every 3 seconds per player, reducing repeated lookup work while keeping values current.
Compatibility
- Minecraft: 1.21.11
- Mod Loader: Fabric
- Environment: Client
Why Use This Mod?
- Quickly spot laggy players in PvP or co-op
- Easy to tune thresholds for your server or region
- Minimal impact and clean vanilla-style integration
Notes
- Ping display is only available when ping data is provided by the client network player list (typical multiplayer behavior)
- Singleplayer/integrated worlds do not represent real network latency the same way as remote servers
Compatibility
Mod Loaders
Game Versions
Similar Mods
Big Water
Spreads Water & Lava textures across larger areas to reduce small-scale repetition
Vampirism Faction Gate
Vampirism Faction Gate is a utility mod for server owners to enforce strict roleplay boundaries. Control items, mods, an...
Flower Field Spell
Adds Flower Field spell to Iron's Spells 'n Spellbooks
Fallout Stuff
Add several Fallout-themed blocks and items to your game, for roleplay or just for fun!
Limbo
A standalone lightweight solution for AFK or waiting rooms in your server network.
Create: Extra Recipes
Introduces new processing recipes designed to integrate smoothly with Create automation.