Zyin055 / zyinhud

Zyin's HUD adds useful information and additional hotkeys. Designed with the advanced Minecrafter in mind.
49 stars 34 forks source link

Ping / Latency info #30

Closed HanPrower closed 9 years ago

HanPrower commented 9 years ago

Is it possible to get ping/latency to a server for display? I'm not sure if MC even really handles it as a number internally.

If not, that's fine, but it'd be much more useful to get an actual onscreen figure instead of just a useless image on the TAB screen.

Zyin055 commented 9 years ago

Getting your ping in Minecraft is not a trivial task. In my opinion the tab display does a good enough job to not warrant the effort of coding this up because it would be sort of difficult.

For future reference, the bars on the tab list represent a ping of 1000-600-300-150-0ms.

HanPrower commented 9 years ago

Shame, but I guessed as much.

Sadly supplying those figures is still pretty useless for actually figuring out your ping.

Thanks anyway.

EDIT: Just found out that a admin mod called ServerTools has a /ping command. So that's handy :)