Compatibility
Minecraft: Java Edition
1.21.9
Platforms
Supported environments
Creators
Details
WarpSpeed
A feature-rich Minecraft Fabric mod that provides advanced teleportation capabilities, including homes, warps, spawn teleportation, and a /back
command to return to previous locations.
✨ Features
🏠 Home System
- Set multiple home locations (up to 10 per player)
- Teleport to any of your saved homes
- Easy home management with list, set, and delete commands
- Tab completion for home names
🌟 Warp System
- Create public or private warp points (up to 254 per player)
- Public warps are accessible to all players
- Private warps are only accessible to their creator
- Tab completion for warp names
- Ownership validation for warp deletion
🔙 Back Command
- Return to your previous location after teleporting
- Works with spawn, home, and warp teleporting
- Returns to death location after dying
- Supports "ping-pong" teleportation between two locations
🏔️ Spawn Teleportation
- Quick teleportation to Overworld spawn
🎨 Visual & Audio Effects
- Beautiful particle effects on departure and arrival
- Portal particles with enchantment sparkles
- Immersive sound effects
🛡️ Safety Features
- Safe location finding with 3-block search radius
- Cross-dimension validation and support
- Input validation for home/warp names (alphanumeric, 1-32 characters)
- Automatic cleanup of player data on disconnect
- Protection against invalid world references
📋 Commands
Home Commands
/home <name>
- Teleport to a saved home/setHome <name>
- Set a home at your current location/delHome <name>
- Delete a saved home/homes
- List all your saved homes
Warp Commands
/warp <name>
- Teleport to a warp point/setWarp <name> <true|false>
- Create a warp (true = private, false = public)/delWarp <name>
- Delete one of your warp points
Other Commands
/spawn
- Teleport to Overworld spawn (works from any dimension)/back
- Return to your previous location or death point
🎮 Tab Completion
All commands support intelligent tab completion:
/home
- Shows your homes/delHome
- Shows your homes/warp
- Shows all accessible warps (public + your private)/delWarp
- Shows only your warps/setWarp <name>
- Suggeststrue
orfalse
for privacy setting