nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
CoordsClip

CoordsClip

Mod

One press copies your coordinates to the system clipboard - as a ready-to-paste /tp command, or plain X Y Z for chat.

Client Utility

13 downloads
0 followers

CoordsClip is the smallest possible answer to 'what are my coords?' - it skips the chat box and goes straight to your system clipboard. Two keys, two formats, ready to paste into Discord, a server console, or wherever you need them.

Keys

  • C - copies a ready-to-run teleport command: /tp @s X Y Z yaw pitch. Paste it into chat as an op and you're back. Yaw is wrapped to (-180, 180], pitch clamped to [-90, 90], exactly the format vanilla /tp expects.
  • N - copies the plain coordinates: X Y Z. Drop them in a Discord channel, take a note, send them to a friend.

The action bar shows exactly what was copied, so you always know which format went out.

Why

Most 'share coords' mods print to chat - which is great in a coop game, but useless when you want to send your location to someone outside the game, or paste a command on a server you admin. CoordsClip writes to the system clipboard so it crosses out of Minecraft.

Notes

  • Pure client-side - install on your client only. Works on any Fabric server, vanilla compatible, no cheats.
  • Keys are inactive while a screen is open (chat, inventory, sign editor) - won't intercept normal typing.
  • ~70 lines of code, no config files, no dependencies beyond Fabric API.

Compatibility

Minecraft 1.21.8, 1.21.9, 1.21.10, 1.21.11 - Fabric Loader 0.16+. One JAR covers all four. Drop into your mods/ folder alongside Fabric API.

Project members

kvapilvaclav0

Member


Technical information

License
MIT
Client side
required
Server side
unsupported
Project ID