1
Evan Pratten 66528d6284 Revert "The great migration"
This reverts commit f184e610368cedc50f9dd557953c83f70b55f329.
2024-11-14 12:45:30 -05:00

18 lines
984 B
Markdown

---
title: Client Ping
---
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 <kbd>Z</kbd> 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.