Minecraft fabric mod to manage locations (client/server)
Minecraft fabric mod to manage locations (client/server)
/locationsave Saves a location's coordinates. Usage: /locationsave <LocationName>. Note that if using a name that already exists, the previous location will be overwritten./locationfind Shows the location's coordinates. Usage: /locationfind <LocationName>./locationlist Lists all saved locations. Usage: /locationlist./locationtp Teleports the player to the specified location. Usage: /locationtp <LocationName>. Note that the player must be in the same dimension the location is in./locationdelete Deletes the specified location. Usage: /locationdelete <LocationName>.