Skip to main content

/gtp - Teleport between worlds

Teleporting between worlds is also an important function.

The command may seem a little complicated due to the various permissions, but it is easier than you might think.

The command in detail

/gtp <name> [player name|@all]

Parameters explained

  1. Name (required): The name of the world to which the player should be teleported.
  2. Player name/@all (optional):
    1. Player name: The name of the player to be teleported.
    2. @all: Teleport all players except yourself to the desired world.

Permissions

Basic permission: gworld.commands.tp

The basic permission is ALWAYS required for the command to be used and automatically completed.

Teleport to all worlds: gworld.commands.tp.*

This permission is required if you want to be able to teleport to all worlds.

Teleport to specific worlds: gworld.commands.tp.< world-name>

With this permission, a user may only teleport to the world specified within the permission.

Teleport other players: gworld.tp.other 

Attention: This permission differs from the others!

With this permission, the user can teleport all players to other worlds by using the player name itself or @all.


Examples

1. Teleport to a world

In this example, you want to teleport to the world “MyWorld”:

/gtp MyWorld

2. Teleport a player to a world

In this example, the user “MyUser” should be teleported to “MyWorld”:

/gtp MyWorld MyUser

3. Teleport all players to one world

In this example, all users are to be teleported to the world “MyWorld”:

/gtp MyWorld @all