premium banner
See every player's exact ping in milliseconds on the Tab list — no more guessing from signal bars.

Description

PingDisplay

See every player's exact ping in milliseconds on the Tab list — no more guessing from signal bars.

PingDisplay Preview

What it does

PingDisplay replaces the default signal bar icons in the Tab player list with actual numerical ping values. Know exactly how laggy each player is at a glance.

  • 🔢 Numerical ping — e.g. 42 ms
  • 🟢 Color coded — green / yellow / red based on ping thresholds
  • 📊 Number only mode — hide the signal bars entirely
  • ⚙️ Configurable — thresholds, ms suffix, display mode

Preview

Preview

Configuration

Config file: .minecraft/config/pingdisplay.json

Option Default Description
showMs true Show "ms" suffix after the number
numberOnly true Hide signal bars, show number only
goodThreshold 100 Below this = green
okThreshold 200 Below this = yellow, above = red

Requirements

Optional

License

MIT — see LICENSE