Ping Display
No reviews yet
Replace boring ping bars with real numbers in Tab! Customizable colors, NPC hiding, easy /pingdisplay commands.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
PingDisplay
A lightweight client-side mod for Minecraft that replaces the useless ping bars in the Tab list with actual numbers. See the real ping of every player with colored indicators, customize everything through commands, and enjoy a cleaner Tab list.
Features
Replace ping bars with real numerical values
5 customizable color tiers (Perfect, Good, Okay, Bad, Terrible)
Full RGB color customization for each tier
Player heads displayed next to names
Server header and footer support preserved
Automatic NPC and bot filtering
In-game configuration via commands
Persistent TOML config file
Works on any server (vanilla, Spigot, Paper, Forge)
Client-side only — no server installation required
No Mixins, no dependencies, no performance impact
How to Use
Connect to any server
Hold Tab to open the player list
See real ping numbers instead of bars
Use /pingdisplay to view available commands
Customize colors with /pingdisplay config color <tier> <r> <g> <b>
Commands
/pingdisplay— Show help menu/pingdisplay toggle— Enable or disable the mod/pingdisplay hidenpc— Toggle NPC/bot hiding/pingdisplay reload— Reload config from disk/pingdisplay config show— Display current settings/pingdisplay config color <tier> <r> <g> <b>— Change tier color
All commands can be used in-game at any time. Changes are saved automatically.
Ping Tiers
| Tier | Range | Default Color (R,G,B) |
|---|---|---|
| Perfect | ≤ 75 ms | 85, 255, 85 |
| Good | ≤ 150 ms | 255, 255, 85 |
| Okay | ≤ 250 ms | 255, 170, 0 |
| Bad | ≤ 400 ms | 255, 100, 0 |
| Terrible | > 400 ms | 255, 85, 85 |
Each tier represents a ping range and uses its own customizable color. Players with ping above the previous tier's max fall into the next tier automatically.
Configuration
Config file: config/pingdisplay-client.toml
# PingDisplay client config
# Colors in R,G,B format (0-255)
enabled = true
hideNpc = true
# Tier colors
perfect = 85,255,85
good = 255,255,85
okay = 255,170,0
bad = 255,100,0
terrible = 255,85,85
| Setting | Description | Default |
|---|---|---|
| enabled | Enable or disable the mod | true |
| hideNpc | Hide bot players (offline UUID + 0 ping) | true |
| perfect | RGB color for Perfect tier | 85,255,85 |
| good | RGB color for Good tier | 255,255,85 |
| okay | RGB color for Okay tier | 255,170,0 |
| bad | RGB color for Bad tier | 255,100,0 |
| terrible | RGB color for Terrible tier | 255,85,85 |
Config is stored in: config/pingdisplay-client.toml
Requirements
- Minecraft 1.20.1
- Forge 47.0.0+
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources