(Part of bcat's TShock plugins suite.)
This plugin that adds a /back
command to teleport to the player's previous
position. It intends to handle all forms of teleportation, both via in-game
functionality (client server) and TShock commands (server side). Known to
support the following as of Terraria 1.4.4.9:
- Game event: Pylon network activation
- Game event: Respawn after death
- Game event: Teleporter activation
- Item use: Demon Conch
- Item use: Magic Conch
- Item use: Magic Mirror / Ice Mirror
- Item use: Shellphone
- Item use: Potion of Return
- Item use: Recall Potion
- Item use: Teleportation Potion
- Item use: Wormhole Potion
- Server command:
/back
- Server command:
/home
- Server command:
/spawn
- Server command:
/tp
- Server command:
/tpnpc
- Server command:
/tppos
Note that although the Rod of Discord and Rod of Harmony are both technically teleportation items, they're only used to travel short distances and are easily reversed, so this plugin ignores them.
Teleports you back to your previously location (before your last teleport). If
you haven't teleported anywhere since joining the server, this command does
nothing. Teleportation using the Rods of Discord and Harmony are ignored for the
purposes of this command. Additionally, only a single previous position is
saved, not a full history. (Executing /back
twice simply takes you to where
you started.)
Your mileage may vary if your previous position is no longer safe (e.g., you teleport into the air without a mount, into lava, within solid blocks, etc.).
Permission | Effect |
---|---|
bcat.tp.back |
Use the /back command. |