A mod that adds a /tpd command to teleport to a position inside a dimension

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.
Conversation