promotional bannermobile promotional banner

Ping Display

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

File Details

PingDisplay-1.20.1-1.0.0.jar

  • R
  • Jun 16, 2026
  • 15.79 KB
  • 18
  • 1.20.1
  • Forge

File Name

PingDisplay-1.20.1-1.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ping-display-1577265:8256352")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.0.0 — Initial Release

Added

  • Numerical ping display in Tab list (replaces vanilla ping bars)
  • 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
  • Automatic NPC and bot filtering (offline UUID + 0 ping detection)
  • Persistent TOML config file at config/pingdisplay-client.toml
  • In-game commands:
    • /pingdisplay — show help menu
    • /pingdisplay toggle — enable/disable the mod
    • /pingdisplay hidenpc — toggle NPC hiding
    • /pingdisplay reload — reload config from disk
    • /pingdisplay config show — display current settings
    • /pingdisplay config color <tier> <r> <g> <b> — change tier color

Notes

  • Client-side only — no server installation required
  • Compatible with all server types (vanilla, Spigot, Paper, Forge)
  • No Mixins, no extra dependencies