
Waypoint Warp
A next-generation waypoint teleport system that replaces slow, repetitive command block chains with a single ultra-optimized server-side engine. Designed to maximize MSPT efficiency, reduce lag, and simplify teleport automation.
Screenshots

About this Mod
🚀 Waypoint Warp
- Ultra Optimized Teleportation System
Waypoint Warp is a next-generation server-side teleportation engine that replaces slow, repetitive vanilla command-block systems with an ultra-efficient global waypoint framework.
Designed for Fabric 1.20.1, this mod drastically reduces MSPT cost and provides a clean, scalable teleport solution without requiring any client installation.
🌩️ Why Replace Command Blocks?
Traditional vanilla teleport systems rely on:
- repeating command blocks
- complex
/executedistance checks - scoreboard conditions
- datapack tick functions
- long command chains
- command dispatcher spam
- rooms full of ticking command blocks
A typical vanilla teleporter looks like this:
execute as @a at @s if entity @s[x=..,y=..,z=..,distance=..] run tp @s <destination>
This runs every tick × every player × every waypoint, quickly becoming expensive as servers grow.
❌ Problems with Vanilla Teleport Systems
- Constant tick load
- Cost scales with players × waypoints
- Heavy command dispatcher overhead
- Datapack tick performance drop
- Lag spikes from long command chains
- Hard to manage in large adventure or RPG maps
✅ What Waypoint Warp Does Better
Waypoint Warp replaces all of that with a single optimized engine:
- Global
PersistentStatestorage - Zero tile entities
- Teleport checks only when players are nearby
- No command block spam
- No datapack tick spam
- Built-in summon system
- Built-in particle effects
- Cooldown system
- Pure server-side (no client mod required)
📊 Performance Comparison (MSPT)
Image is not real 100%, generate by AI.
on server schedule tick 0.0012 > 0.0016

Summary
- Vanilla command blocks scale linearly and often reach 3–6ms per tick
- Waypoint Warp stays around 0.01–0.03ms, even with 50+ waypoints
🧭 Features
- Global waypoint system
- Trigger radius detection
- Arrival summon (any entity)
- Particle effects
- Cooldown system
- Activation-radius optimization
- Debug commands
- Server-only mod (no client installation)
🔧 Commands
Create Waypoint
waypoint set <name> <from_pos> <to_pos>
waypoint set <name> <from_pos> <to_pos> summon <entity> <dy>
waypoint set <name> <from_pos> <to_pos> particle <id>
waypoint set <name> <from_pos> <from_dimension> <to_pos> <to_dimension> <summon|particle> <dy|id> sound <mcsound_id> <volume> <pitch>
Example Using
/waypoint set test1 1 10 0 minecraft:overworld 10 50 10 minecraft:the_end summon minecraft:lightning_bolt 0 sound minecraft:entity.experience_orb.pickup 1 1
Edit Waypoint
waypoint edit <name> from <pos>
waypoint edit <name> to <pos>
waypoint edit <name> radius <value>
waypoint edit <name> particle <id>
waypoint edit <name> summon <entity> <dy>
Utility
waypoint distance <name> <radius>
waypoint list
waypoint remove <name>
Debug
waypoint debug mspt
waypoint debug active
🧩 Perfect For
- Adventure maps
- RPG servers
- Dungeon systems
- Hub teleporters
- Cutscenes
- Minigames
- Event automation
- Any project replacing command-block spam
🔗 Links
- Website: https://ppekkungz.in.th
- Documentation: https://docs.ppekkungz.in.th
- GitHub: https://github.com/PPekKunGz
- Author: @PPekKunGzDev
Available Versions
How to Install Waypoint Warp on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.20.1).
Install Mod
Open the mod browser in the dashboard and search for "Waypoint Warp". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.20.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Waypoint Warp server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.1). You can switch loaders with one click in the panel.
Is Waypoint Warp compatible with fabric?
Waypoint Warp officially supports fabric for Minecraft 1.20.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Waypoint Warp – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Waypoint Warp consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Waypoint Warp with just one click on your server.