Type: Teleport - WForst-Breeze/Ez-Commands-Reborn GitHub Wiki
Teleport you to the specific dimension.
Usage: /dimension <dimension>
<dimension>
:
- overworld: Teleport to the overworld.
- the_nether: Teleport to the nether.
- the_end: Teleport to the end.
Equivalent Minecraft command:
- /execute as @p in minecraft:overworld run teleport ~ ~1 ~
- /execute as @p in minecraft:the_nether run teleport ~ ~1 ~
- /execute as @p in minecraft:the_end run teleport ~ ~1 ~