Compatibility
Minecraft: Java Edition
1.21.1–1.21.11
1.20.1
1.19.4
1.19.2
1.18.2
Platforms
Supported environments
Client and server
Creators
Details
Licensed MIT
Published 4 months ago

Teleport Between Dimensions
Teleport Between Dimensions is a server-side utility mod that introduces a command for transporting entities across different dimensions. It allows administrators and map makers to teleport players or entities to specific coordinates in any dimension, without the need for portals.
Usage
The mod adds the three commands (that do the same thing):
/tpd <target> <dimension> <x> <y> <z>
/tp-dimension <target> <dimension> <x> <y> <z>
/teleport-dimension <target> <dimension> <x> <y> <z>
Arguments target: The entity or player selector (e.g., @p, @a, PlayerName). dimension: The name of the destination dimension (the_end, nether, overworld). x y z: The destination coordinates.


