Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 324 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 324 Bytes

PingTag

PingTag is an addon for LabyMod, this shows the ping of the player.

Server Support

You can disbale PingTag on the server side by sending a JSON to the LMC channel. The message key is pingtag
The JSON must look like this:

{
  "allowed": false
}