Client Ping
Client Ping is a client-side Minecraft mod that implements "pinging" (marking objects as points of interest) on vanilla servers.
Usage
By default, the Z key is used to mark the block you're looking at (within 1000 meters). The key binding can be changed in the Minecraft controls menu.
Created marks are temporarily visible to you and all players on the same server who have this mod installed.
- Marks disappear after 10 seconds (time is configurable)
- You can create no more than one mark per second
How It Works
Client Ping sends marks through the server's regular chat. This allows even players without the mod to see the coordinates you've marked. No more copying coordinates from the F3 menu!
Chat messages appear in the following format:
<Player> Mark at {x.xx, y.yy, z.zz}
When a client receives and processes such a message, a temporary waypoint is added to Xaero's Minimap. This displays the mark on screen according to your current waypoint rendering settings. The mark will also appear on your map if you have Xaero's World Map installed.