SuperTP is a cross-server teleportation plugin designed for BungeeCord networks (need spigot gateway).
SuperTP is a cross-server teleportation plugin designed for BungeeCord networks.
SuperTP-Bungee.jar in your BungeeCord/Velocity plugins folder.SuperTP-Spigot.jar in the plugins folder of each Spigot/Paper server.plugins/SuperTP/config.yml:server-name: "MyServer1"
database:
type: "mysql"
host: "localhost"
port: 3306
database: "supertp"
user: "your_username"
password: "your_password"
| Command | Description | Permission |
|---|---|---|
/supertp <player> |
Teleport yourself to another player | supertp.use |
/supertp <player1> <player2> |
Teleport player1 to player2 | supertp.others |
/stpdebug clearactions |
Clear all teleport actions | supertp.admin |
/stpdebug clearserver <server> |
Clear teleport actions for a specific server | supertp.admin |
| Command | Description | Permission |
|---|---|---|
/stpdebug clearactions |
Clear all teleport actions | supertp.admin |
/stpdebug clearserver <server> |
Clear teleport actions for a specific server | supertp.admin |
| Permission | Description | Default |
|---|---|---|
supertp.use |
Allows using /supertp to teleport yourself |
true |
supertp.others |
Allows teleporting other players | op |
supertp.admin |
Allows using admin debug commands | op |
SuperTP supports multiple languages:
en_US)fr_FR)de_DE)ja_JP)ko_KR)zh_CN)zh_TW)cs_CZ)pt_BR)ru_RU)To change the language, modify the language option in config.yml.
/stpdebug clearactions to clear stuck teleport actions.