Teleporting
Staff++ introduces new teleport commands. These very basic commands can be used to teleport yourself or other players.
Locations
You can specify predefined locations inside the configuration file. This allows you to teleport yourself or other players to this location. Make sure the following section is present in your configuration file:
You can define multiple locations underneath the locations
section. Example:
Commands:
Teleport a player to a location:
The teleportToLocation
command can also be used as an argument -T
to enhance other commands.
Teleport yourself to a player:
Teleport a player to your location:
Teleport a player back to his original location:
This only works if the player has been teleported at least ones before. Previous locations are lost when the server restarts.
Last updated