SuperTP

⭐ — (0 endorsements) 📥 179 downloads 📌 v1.0-SNAPSHOT 📅 3/31/2025
🟠 Updated over a year ago

By xertien · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 3/27/2025 📅 Created: 3/31/2025

🔍 Analysis

  • 🏆 #1189 of 1317 bukkit mods in this game by downloads

📋 About This Mod

# 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`: ```yaml 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: ```yaml 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 | 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` | ### Spigot/Paper Commands | Command | Description | Permission | |---------|-------------|------------| | `/stpdebug clearactions` | Clear all teleport actions | `supertp.admin` | | `/stpdebug clearserver <server>` | Clear teleport actions for a specific server | `supertp.admin` | ### Permissions | 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` | ## 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.

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`: ```yaml 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: ```yaml 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 | Command | Description | Permission | |---------|-------------|------------| | `/supertp ` | Teleport yourself to another player | `supertp.use` | | `/supertp ` | Teleport player1 to player2 | `supertp.others` | | `/stpdebug clearactions` | Clear all teleport actions | `supertp.admin` | | `/stpdebug clearserver ` | Clear teleport actions for a specific server | `supertp.admin` |

### Spigot/Paper Commands | Command | Description | Permission | |---------|-------------|------------| | `/stpdebug clearactions` | Clear all teleport actions | `supertp.admin` | | `/stpdebug clearserver ` | Clear teleport actions for a specific server | `supertp.admin` |

### Permissions | 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` |

## 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.

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
xertien
Version
1.0-SNAPSHOT
Downloads
179
Endorsements
0
Category
bukkit
Created
3/31/2025
Updated
3/27/2025
Game Versions
1.13, 1.14, 1.15, 1.16, 1.17
Tags
management, transportation

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does SuperTP support?

The author lists 1.13, 1.14, 1.15, 1.16, 1.17, 1.18. Other versions may work but are untested by the author.

What is the latest version of SuperTP?

Version 1.0-SNAPSHOT, published 2025-03-27 with 179 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by xertien 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods