
ServerTransfers
Redirect player one paper server to another without proxy or velocity.
- Загрузки
- 370
- Подписчики
- 5
- Обновлён
- 8 февраля 2026 г.
- Лицензия
- MIT
Опубликован 8 февраля 2026 г.
ServerTransfer ✨
Advanced Cross-Server Plugin.
Bungeecord, Velocity or proxy
Move players across your network instantly with Paper/Spigot/Bukkit.
✨ Features
✅ Proxy-less Logic: Cross-server movement handled entirely by the plugin.
✅ Custom Scripting: Use a simple, Skript-inspired syntax to manage player flow.
✅ Built-in Help Menu: Interactive help charts for administrators.
✅ Maintenance Routing: Automatically kick or redirect players based on custom criteria.
✅ Lightweight: Minimal impact on server TPS/performance.
📜 Scripting Example
ServerTransfer features a native script engine. No other plugins are required to run this
on player join:
# 1. Allow the Admin
if the player name is "SwarajDev"
message "<green>Welcome, Developer."
run console command "say SwarajDev entered the server guys!"
enter to server # Enter the server directly.
# 2. Allow Operators
if the player is operator
message "<red>Welcome, Operator"
run player command "say Hey fellas!"
enter to server # ENTER THE SERVER, ADMINISTRATOR
# 3. Redirect everyone else
if player is *
message "<red>Server is in maintenance."
send %player% to "lobby.myserver.com:25565" # Redirects the player to other server.
Use /transfer ingame for commands.
💬 Support & Issues Discord: Click Here
Ченджлог
1.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 8 февраля 2026 г.
Transfer players into other servers without proxy or velocity.
Комментарии
Загружаем…