Slash Warp
A Minecraft mod that adds a simple /warp command set to singleplayer and multiplayer alike for quick traversal to previously visited landmarks and points of interest.
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.
Slash Warp
Slash Warp
A Minecraft mod that adds a simple /warp command set to singleplayer and multiplayer alike for quick traversal to previously visited landmarks and points of interest.
Key Features
2.2.0
* Warp points shown from the `/warp list` command are now clickable * Optional cooldown has been added for warping
2.1.0
* Add a config file to allow for customizing mod behavior * `/warp back` can now be used to return to the location of your last death * This is disabled by default, but can be toggled on in the config file
2.0.0
* Compatibility for Minecraft 1.21.6+ * Add `/warp top` to teleport to the highest safe block position
1.1.0
* Vehicles and mounts currently being ridden will warp with the player * Pets actively following the player will try to warp with the player * May fail if a valid location to teleport the pet to isn't found in time
1.0.0
* Warp locations are persistent across sessions * Warp locations are independent per World file * Warping between dimensions is supported * Essentially the `teleport` or `tp` command in single player with some balance around having to have been somewhere before and setting the location as a warp point.
Usage
``` /warp add <name> - Add your current location under <name> /warp del <name> - Remove the warp location with <name> /warp <name> - Warp to location with <name> /warp back - Warp to previous location before your last warp (does not persist between sessions) /warp top - Warp to the top most solid block directly above you /warp list - List all available warps ```