Teleport (Player Position)
raft — Console Commands
Moves your character to specified coordinates or to a targeted object, useful for navigation or escaping hazards.
Syntax
teleport <x> <y> <z> OR teleport <target_name>
Example
teleport 100 50 200
💡 Notes
Coordinates are in world units; y is vertical. Target teleport requires a valid entity name (e.g., 'player_steve'). [verify] coordinate system may vary with world size.
🎯 Tips & Tricks
Use the 'getpos' command (if available) to display your current position before teleporting.
Teleport to a location with solid ground below to avoid falling into the ocean or taking fall damage.
As host, you can teleport to a player by using their username as the target.
🔧 Troubleshooting
Teleport sends you into the void
Ensure coordinates are within the world bounds. Use 'getpos' to verify a safe location first.
Teleport to player fails
Check the exact username spelling and that the player is in the same world. [verify]
⚠️ Common Mistakes
- Teleporting to random coordinates without checking terrain
- Using negative Y values that go below the ocean floor
- Forgetting to save before teleporting to avoid losing progress
👍 Pros
- Instant travel across the map
- Helps escape drowning or fall damage
- Useful for reaching islands quickly
- Can teleport to other players in co-op
👎 Cons
- Requires precise coordinates
- May cause falling damage if teleported mid-air
- Not available in all game modes