🇦🇷 Español | 🇺🇸 English below
Un plugin para TShock que guarda tu posición antes de un teleport y te permite volver a ella con /back.
- Detecta automáticamente teleports por saltos de posición grandes (≥ 120 tiles).
- Guarda la última posición previa al teleport.
- Cooldown de 5 segundos entre usos de
/back. - No guarda posición si el jugador está muerto.
- TShock v6.1.0+
- Terraria 1.4.5.6
- .NET 9
- Descargá el
.dlldesde Releases. - Copialo a la carpeta
ServerPluginsde tu servidor TShock. - Reiniciá el servidor.
| Comando | Descripción | Permiso |
|---|---|---|
/back |
Volvé a tu posición anterior al último teleport. | backtp.use |
Para darle acceso a un grupo:
/group addperm <grupo> backtp.use
MIT © Ramiro Arena
A TShock plugin that saves your position before a teleport and lets you return to it with /back.
- Automatically detects teleports via large position jumps (≥ 120 tiles).
- Saves the last position prior to a teleport.
- 5-second cooldown between
/backuses. - Does not save position if the player is dead.
- TShock v6.1.0+
- Terraria 1.4.5.6
- .NET 9
- Download the
.dllfrom Releases. - Copy it to your TShock server's
ServerPluginsfolder. - Restart the server.
| Command | Description | Permission |
|---|---|---|
/back |
Return to your position before the last teleport. | backtp.use |
To grant access to a group:
/group addperm <group> backtp.use
MIT © Ramiro Arena