Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
Platforms
Supported environments
Server-side
Singleplayer
Links
Tags
Creators
Details
Licensed ARR
Published 4 days ago
This datapack gives you an easy way to make teleport pads for your multiplayer server without building massive redstone machines or huge piles of command blocks.
You just put one command block under a pressure plate, type in where you want the player to go, and the pack handles the rest.
Features
- Works for Everyone: Multiple players can use different teleport pads at the exact same time without breaking the system.
- Built-in Animation: When you step on the pad, you are locked in place for a few seconds. The screen goes dark, a countdown chime plays, and you teleport with an explosion effect.
- No Lag: It runs perfectly in the background without using repeating redstone clocks.
How to use it
- Build a pad and put a pressure plate on it.
- Put one Impulse Command Block directly under the block that has the plate. Set it to Unconditional and Needs Redstone.
- Paste this command into it. Just change the x, y, and z numbers at the end to wherever you want the player to end up:
execute as @p[distance=..3] at @s unless score @s tp_seq matches 1.. run function tp:start {x: 100, y: 64, z: -50}
Compatibility
This pack requires Minecraft 1.21 or newer. It uses 1.20.2+ function macros and 1.21+ datapack folder structure.


