Описание
A serverside Fabric mod to share player and place coordinates on your server.
## Commands
`/coords player ` shows the location of the specified player.
`/coords setplace [] []` sets the coordinates of the place with the specified name.
`/coords removeplace ` removes the place with the specified name.
`/coords listplaces` lists all places.
`/coords place ` 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.