https://github.com/panosnikolakakis/coord-manager
Minecraft fabric mod to manage locations (client/server)
https://github.com/panosnikolakakis/coord-manager
fabricmc-mod minecraft-mod
Last synced: 3 months ago
JSON representation
Minecraft fabric mod to manage locations (client/server)
- Host: GitHub
- URL: https://github.com/panosnikolakakis/coord-manager
- Owner: panosnikolakakis
- Created: 2024-06-26T13:19:48.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-27T17:48:13.000Z (3 months ago)
- Last Synced: 2025-04-12T09:12:34.297Z (3 months ago)
- Topics: fabricmc-mod, minecraft-mod
- Language: Java
- Homepage: https://modrinth.com/mod/coord-manager
- Size: 86.9 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coord Manager
Minecraft fabric mod to manage locations (client/server)## Commands
- `/locationsave` Saves a location's coordinates. Usage: `/locationsave `. Note that if using a name that already exists, the previous location will be overwritten.
- `/locationfind` Shows the location's coordinates. Usage: `/locationfind `.
- `/locationlist` Lists all saved locations. Usage: `/locationlist`.
- `/locationtp` Teleports the player to the specified location. Usage: `/locationtp `. Note that the player must be in the same dimension the location is in.
- `/locationdelete` Deletes the specified location. Usage: `/locationdelete `.