Skip to content

Ping Display

LegitRequires injection

Shows your ping to the server in milliseconds, using the same measurement Minecraft keeps for itself. When there is no fresh reading, for example because you are not connected to a server or it has stopped answering for 5 seconds, it shows -- instead.

It hides while one of Minecraft’s own screens is open, such as your inventory, chat or the pause menu, and stays visible while the Click GUI is open so you can watch your changes.

Slider8 px to 72 pxDefault 15 px

The size of the text, in pixels.

Slider0% to 100%Default 1%

Horizontal position as a percentage: 0% puts the element against the left edge of the screen, 50% centres it and 100% puts it against the right edge. Because it is a percentage rather than pixels, the element keeps its place at any resolution or window size. Dragging the element in the HUD Editor changes this value too.

Slider0% to 100%Default 16%

Vertical position as a percentage: 0% puts the element against the top edge of the screen, 50% centres it and 100% puts it against the bottom edge. Because it is a percentage rather than pixels, the element keeps its place at any resolution or window size. Dragging the element in the HUD Editor changes this value too.

ChoiceDefault Minecraft

Which font the readout uses.

  • Minecraft: Minecraft’s own pixel font, matching the game’s HUD text.
  • Clean: A smooth Windows font (Segoe UI).

ToggleOn by default

Draws a dark copy of the text slightly down and to the right, which keeps it readable on bright backgrounds.

ToggleOff by default

Draws a dark, see-through rounded panel behind the readout.

ToggleOn by default

Wraps the readout in square brackets, for example [Ping: 45ms].

ToggleOn by default

Puts Ping: in front of the value, for example Ping: 45ms. Off, only the value is shown.

ToggleOn by default

Adds ms after the number. Off, only the number is shown (45).

ToggleOn by default

Colours the readout by ping: green up to 100 ms, amber from 101 to 200 ms and red above 200 ms, with -- in grey. Off, the text is white.