Teleport System
Go Back

With the teleport system you can save a location for being able to teleport to it. A location can also be shared with others. If you consider this to be cheating, you are right, this is 100% cheating. BUT! You cannot teleport to a location nobody visited before, so either you or somebody else must first travel to a specific location before being able to safe that position. This feature was implemented to reduce travel time and thus safe your time. Note: A location can be any place in any world.

Commands

For entering a command, press "t" on your keyboard and type the command string. Then hit enter to execute the command and read the output.

Command Description
/home help Shows you this list of commands with shorter descriptions.
/home add <name> Save your current position as a new teleport point. Replace "<name>" with a suitable name for this location.
/home tp <name> Teleport yourself to a saved position. Replace "<name>" with the name of the location you want to teleport to. Attention: Remain standing still for a few seconds for the teleport sequence to be initiated.
/home list [world] List all of your teleport points. To only display the locations you saved in a specific world, replace "[world]" the name of it.
/home share <name> <player> Share a saved location with another player. Note: Once shared, the player either has to accept the share or you need to abort it with the command "/home abortshare <player>". Replace "<name>" with the name of the location to be shared and "<player>" with the name of the player to share it with.
/home abortshare <player> Aborts sharing a location with another player. Replace "<player>" with the name of the player you previously shared a location with.
/home accept <player> [name] Accept a shared location from another player. Replace "<player>" with the name of the player and optionally replace "[name]" with a new suitable name for the shared location.
/home remove <name> Delete a saved location. Replace "<name>" with the name of that location.
/home removeall <world> Remove all saved locations that are in a specific world. Replace "<world>" with the name of that world to delete all your locations from.