About 8,270 results
Open links in new tab
  1. minecraft java edition - How to teleport a player into the air

    Apr 3, 2015 · I am looking to teleport a person using a command like /tp @p ~ ~ ~ I would like to teleport a player one block into the air. Is this the command? If not, what is it? How do I use it?

  2. Teleporting a player from the overworld to the end

    Nov 25, 2016 · Is there any way to teleport a player from the overworld to the end? Or a way of teleporting a player to a random enderman in the end?

  3. Is there any way to teleport someone to the nether? (1.14)

    Oct 1, 2019 · What do you mean "is there a way to teleport someone to the nether by a command block?", you litterally just put the first command in the command block and that's it.

  4. minecraft java edition minecraft commands - How can I make the …

    Jun 28, 2019 · I want to make a sort of elevator in Minecraft with a command block. You step into a small room, press the button and get sent a few blocks up to a room above the current room. …

  5. minecraft java edition minecraft commands - Teleport a player …

    Currently I try to understand command blocks in minecraft. The next step I try to achieve is to teleport a player, when he steps on a block at specific coordinates. I found many solutions …

  6. minecraft java edition minecraft commands - How to teleport a …

    Mar 4, 2021 · Closed 4 years ago. I am trying to simulate Mortis from Brawl Stars in Minecraft. In order to do this, I need to teleport the player a few blocks forward every time they click their …

  7. minecraft java edition minecraft commands - How can I teleport a …

    May 29, 2015 · For example, I might want to teleport Steve so that he's exactly 50 blocks on top of Joe. I can't use /tp, since that will teleport Steve directly onto Joe's location. Is there a way I …

  8. minecraft java edition - Set facing direction using commands

    Jan 7, 2015 · Is there a way to set the direction you face when you set a new spawn or teleport to a new location? For example, if I create a notice board in the spawn location facing north, and …

  9. minecraft java edition - Cross-dimension teleportation using …

    Jun 3, 2019 · This is problematic is plain vanilla too. I have a datapack with a warp system so players can use /trigger warp set <number> (where warp is a trigger enabled scoreboard) to …

  10. How can I teleport only certain people in Minecraft - Arqade

    Apr 7, 2013 · You could use /tp @p[r=2, m=1] x y z That way it will only effect people in gamemode 1 (creative) and you can make buttons that only work for any other game modes …