Waypoints Teleport
waypoints teleport allows save specific locations as waypoints and instantly teleport back to them later.
download
11
Downloads
·
favorite
0
Followers
·
Updated 2 days ago
About
Waypoints Teleport
Save and manage your favorite locations across all dimensions with an intuitive dialog-based interface.
Craft and obtain a waypoint rod to get started
Features

Requirements
- Minecraft Version: 1.21.6 or later (Java Edition)
- Single Player/Server: Works on both
Getting Started
Obtaining the Waypoint Rod
Crafting Recipe:

- Right-click the Waypoint Rod to open the main menu
- Choose from 5 options:
- Create Waypoint Save your current location
- My Waypoints View all your saved waypoints
- Teleport Select a waypoint to teleport to
- Remove Delete a waypoint
- Help & Info View system information
Teleporting
- Open the Teleport menu
- Select a waypoint from the dialog
- Instantly teleport to that location
- Cost: 2 XP Levels per teleport
- Cooldown: 10 seconds between teleports
Creating Waypoints
Click "Create Waypoint" and enter a custom name (up to 24 characters). If you skip naming, the system auto-generates "Waypoint 1", "Waypoint 2", etc.
- Max Waypoints: 20 per player
- Storage: All waypoints are saved permanently
Commands
| Command |
Effect |
/trigger wp_menu set 1 |
Open the Waypoints menu |
/trigger wp_list set 1 |
Show your waypoints in chat (legacy) |
/trigger wp_list set -1 |
Show your waypoints in dialog |
/trigger wp_create set 1 |
Create a new waypoint |
/trigger wp_tp set -1 |
Open Teleport dialog |
/trigger wp_remove set -1 |
Open Remove dialog |
/function waypoints:admin/config |
View system configuration |
/function waypoints:admin/reset_player @s |
Reset a specific player's waypoints |
/function waypoints:admin/uninstall |
Uninstall the waypoint system |
System Configuration
Access the configuration file to customize:
- XP cost per teleport
- Cooldown duration
- Maximum waypoints per player
/function waypoints:admin/config
Dynamic Dialog System
Each waypoint displays:
- Custom name (or auto-generated if unnamed)
- X, Y, Z coordinates
- Dimension (Overworld, Nether, or End)
Teleportation
Teleport instantly to any waypoint. The system:
- Checks you have sufficient XP
- Applies a 10-second cooldown to prevent spam
- Provides visual and audio feedback
- Displays the waypoint name in chat
Storage System
Your waypoints are stored server-side and persist through world resets and rejoins. Each player's waypoints are isolated and cannot affect others.
Limits & Balance
- Max Waypoints: 20 per player
- Teleport Cost: 2 XP Levels
- Cooldown: 10 seconds (after each teleport)
- Name Length: 24 characters maximum
- Waypoint Distance: Unlimited
Teleport costs too much XP
- Modify the XP cost in
/function waypoints:admin/config
- Default is 2 levels; you can adjust it lower
Technical Details
- Pack Format: 80+ (Minecraft 1.21.6+)
- Performance Impact: Minimal (only active when players interact)
- Command Limit: Uses ~15 execute commands per tick
Conversation