Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-12T11:35:43.000Z (3 months ago)
- Last Synced: 2024-10-01T08:21:36.144Z (about 2 months ago)
- Topics: fabricmc-mod, minecraft-mod
- Language: Java
- Homepage: https://modrinth.com/mod/coord-manager
- Size: 68.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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 `.