--- title: Client Ping tags: - minecraft - minecraft-mod --- Client Ping is a Minecraft ([`^1.19.4`](https://jubianchi.github.io/semver-check/#/constraint/^1.19.4)) mod I wrote that implements multiplayer Point-of-Interest marking without the need for a server-side plugin/mod counterpart. ![A screenshot of a ping](/images/minecraft/client-ping/9a704ff99abe67ee711f5fae6008ef7e42f641a7.png) ## Usage Client Ping binds itself to the Z key by default. Press it while in any world, and a message will be sent to chat. Players *without* the mod will see the coordinates you've pinged in their chat, and players *with* the mod will also see the ping marked in their world. Due to the fact this mod uses server chat, you can use it to share coordinates with vanilla players, something I find quite handy. ## Get Client Ping To use this mod, download it from [Modrinth](https://modrinth.com/mod/client-ping). Make sure you also have [Xaero's Minimap](https://modrinth.com/mod/xaeros-minimap) installed too.