▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
SuperTP

SuperTP

SuperTP is a cross-server teleportation plugin designed for BungeeCord networks (need spigot gateway).

98
0

SuperTP

SuperTP is a cross-server teleportation plugin designed for BungeeCord networks.

Features

  • Cross-server player teleportation
  • Multi-language support
  • Simple and intuitive commands
  • Admin debugging tools

Installation

1. Download the Plugin

  • Get the latest release from Modrinth for spigot and bungeecord.

2. Plugin Setup

  • Place SuperTP-Bungee.jar in your BungeeCord/Velocity plugins folder.
  • Place SuperTP-Spigot.jar in the plugins folder of each Spigot/Paper server.

3. Initial Configuration

  • Start and stop your servers to generate the default configuration files.
  • Edit the configuration files to match your server setup.

4. Server Name Configuration

  • Each Spigot (ONLY) server must have a unique server name.
  • Set the server name in plugins/SuperTP/config.yml:
    server-name: "MyServer1"
    
  • Ensure that the names match those in your BungeeCord configuration.

5. Database Configuration

  • To use SuperTP YOU MUST HAVE MySQL to update the database settings in both BungeeCord and Spigot configurations:
    database:
      type: "mysql"
      host: "localhost"
      port: 3306
      database: "supertp"
      user: "your_username"
      password: "your_password"
    
  • Restart your servers after making changes.

Commands & Permissions

BungeeCord/Velocity Commands

CommandDescriptionPermission
/supertp <player>Teleport yourself to another playersupertp.use
/supertp <player1> <player2>Teleport player1 to player2supertp.others
/stpdebug clearactionsClear all teleport actionssupertp.admin
/stpdebug clearserver <server>Clear teleport actions for a specific serversupertp.admin

Spigot/Paper Commands

CommandDescriptionPermission
/stpdebug clearactionsClear all teleport actionssupertp.admin
/stpdebug clearserver <server>Clear teleport actions for a specific serversupertp.admin

Permissions

PermissionDescriptionDefault
supertp.useAllows using /supertp to teleport yourselftrue
supertp.othersAllows teleporting other playersop
supertp.adminAllows using admin debug commandsop

Supported Languages

SuperTP supports multiple languages:

  • English (en_US)
  • French (fr_FR)
  • German (de_DE)
  • Japanese (ja_JP)
  • Korean (ko_KR)
  • Chinese Simplified (zh_CN)
  • Chinese Traditional (zh_TW)
  • Czech (cs_CZ)
  • Portuguese Brazilian (pt_BR)
  • Russian (ru_RU)

To change the language, modify the language option in config.yml.

Troubleshooting

Common Issues & Solutions

  • Players aren't teleporting correctly:
    • Ensure server names match in both BungeeCord and Spigot configs.
    • Verify database connectivity.
    • Use /stpdebug clearactions to clear stuck teleport actions.
    • Check that permissions are set correctly.

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:11 месяцев назад
Обновлён:11 месяцев назад
Главная