We've split up the commands, scripting and mods, and add ons category! Please be sure you get your thread in the right place.

8

/teleport ... [nether/end]

2 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    Hi, and thanks for posting an idea! This is already possible in the Java Edition of Minecraft, using the /execute in command:

    execute in <dimension> run …

    This command sets the execution position to another dimension, meaning if you use it to run a /teleport command, it will teleport the targeted entity to the dimension you specify. This command also respects dimension scaling, so the execution X and Z would be divided by 8 when executed in the Nether from the Overworld.

    May I also ask, with your current method, why do you have to put the players in Creative Mode?

  • 0
    Registered User commented
    Comment actions Permalink

    Yes, Please!