Coord Finder
A serverside Fabric mod to share player and place coordinates on your server
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Coord Finder
A serverside Fabric mod to share player and place coordinates on your server.
Commands
`/coords player <playername>` shows the location of the specified player.
`/coords setplace <placename> [<x, y, z>] [<dimension>]` sets the coordinates of the place with the specified name.
`/coords removeplace <placename>` removes the place with the specified name.
`/coords listplaces` lists all places.
`/coords place <placename>` shows the coordinates of the provided place.
`/coords hide` prevents others from getting your location until the next server restart.
`/coords unhide` unhides your location.