Description
SlashWarp
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 listcommand are now clickable - Optional cooldown has been added for warping
2.1.0
- Add a config file to allow for customizing mod behavior
/warp backcan 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 1.21.6+
- Add
/warp topcommand to the highest safe block position in an 8 block radius
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
teleportortpcommand 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 list - List all available warps
/warp top - Warp to the top most solid block directly above you
/warp top - Warp to the highest safe block position in a 8 block radius

