ServerTransfers
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: bukkit paper purpur spigot
标签: management transportation utility
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
请登录后举报
暂无评论,抢个沙发吧~