Ping Display
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.
Settings
Section titled “Settings”Text Size
Section titled “Text Size”The size of the text, in pixels.
Screen X
Section titled “Screen X”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.
Screen Y
Section titled “Screen Y”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.
Which font the readout uses.
- Minecraft: Minecraft’s own pixel font, matching the game’s HUD text.
- Clean: A smooth Windows font (Segoe UI).
Text Shadow
Section titled “Text Shadow”Draws a dark copy of the text slightly down and to the right, which keeps it readable on bright backgrounds.
Render Background
Section titled “Render Background”Draws a dark, see-through rounded panel behind the readout.
Square Brackets
Section titled “Square Brackets”Wraps the readout in square brackets, for example [Ping: 45ms].
Show Label
Section titled “Show Label”Puts Ping: in front of the value, for example Ping: 45ms. Off, only the value is shown.
Show Units
Section titled “Show Units”Adds ms after the number. Off, only the number is shown (45).
Colour By Ping
Section titled “Colour By Ping”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.
Related modules
Section titled “Related modules”- FPS Counter: Shows your frame rate on screen
- CPS Counter: Shows your clicks per second