Ping Display

Quick rating

Ping Display

No reviews yet

Replace boring ping bars with real numbers in Tab! Customizable colors, NPC hiding, easy /pingdisplay commands.

Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
PingDisplay-1.20.1-1.0.0.jar
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

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

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works