Teleport

Teleports a player to a location or to another player.

/goop tp [who to teleport] <where to teleport>

The target location can be a player name or some coords, supports world.

Args Breakdown (What everything does)

[who to teleport]

  • The name of the player to teleport. If absent, it will be the one calling the command.

  • Supports a few vanilla selectors.

<where to teleport>

  • May be in the following forms:

    • w x y z

      • Some co-ordinates including world

    • player name

      • The name of a specific player

    • ~ ~x ~y ~z

      • Some co-ordinates relative to the location of the sender of the command

    • ^ ^x ^y ^z

      • Some co-ordinates relative to the location the sender of the command is looking at.

      • Because the console is not looking at any co-ordinates, this doesnt work there. Try GooP Sudo first.

Tips

  • There are 20 ticks in 1 second, so 200 is 10 seconds.


  • It is untested what happens if the server shuts down before an entity is un-stased.

    • It will probably wont recover.


  • Players will still be affected by gravity, but non-players will float.


  • Entities that already had NoAI set to TRUE will be ignored completely.

Simple Examples:

/goop tp cocopad atuosto

Teleports cocopad to atuosto


/goop tp @a world_the_end 0 64 0

Teleports everyone to the Dragon Egg's spawn location.


/goop tp @a ~ ^ ~ ^

Teleports everyone to the same world you are in, at your same Y height, but at the XZ co-ordinates of the block you are looking at.

Comment from the Dev:

Are you kidding me why is it so hard to find a tp command that supports world!!!! CMI does it but it has a weird sintax BRUH