▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Server Switcher Bungee
Server Switcher Bungee

Server Switcher Bungee

A lightweight BungeeCord plugin that adds customizable short commands like /smp or /lobby to instantly send players to servers.

134
1

🌀 Server Switcher Bungee The Ultimate Server Switcher for BungeeCord Networks Fast. Powerful. Fully Customizable.


✨ What Is This?

Server Switcher Bungee lets you create clean, simple commands like /smp, /lobby, /hub, /creative that instantly send players to different servers — without ever typing:

/server smp

And now, with v3+, it goes far beyond simple shortcuts.


🚀 Major Features

🔹 Short Commands → Real Server Transfers

Create unlimited commands like:

/smp → smp
/lobby → lobby
/hardcore → hardcore

All with aliases, permissions, MOTD, maintenance, and confirmation.


🔹 Smart Server Selection (Least Players)

Perfect for multi-instance servers:

  • /smp → chooses between smp, smp2, smp3
  • Picks the least populated server
  • Automatically avoids nearly-full servers
  • Fully configurable

🔹 Advanced Queue System

When a server is full:

  • Players enter a queue
  • Supports priority tiers (staff > VIP > default)
  • Shows queue position via actionbar
  • Grace period keeps queue spot after disconnect
  • /leavequeue to exit
  • Auto-requeue if failover also full

🔹 Maintenance Mode (Per Command)

Disable a command temporarily:

enabled: false
motd: "&cSMP is under maintenance."
allow-permission: "shortswitch.smp.admin"

🔹 Clickable Confirmation

Great for risky servers (hardcore, events):

confirm:
  commands: ["hardcore", "event"]

Players get a clickable confirmation message.


🔹 Auto-Routing On Join

Automatically redirect players when they join the proxy:

auto-route:
  default-command: "lobby"

🔹 Multi-Language Support

Supports files like:

  • messages_en.yml
  • messages_nl.yml

Permission-based language override:

shortswitch.lang.nl

🔹 MOTD on Switch

Show a message before sending a player:

motd: "&aWelcome to SMP!"

🔹 Full Permission Control

Includes:

  • Global permission
  • Auto-generated per-command perms
  • Maintenance bypass
  • Queue priority
  • Rate-limit bypass
  • Cooldown bypass

🔹 Hot Reload Support

Reload everything:

/switcher reload

🧠 Feature Summary

FeatureDescription
Custom short commandsCreate /smp, /lobby, etc.
Unlimited aliases/sb, /skyblock, /sky → skyblock
Global + per-command permsFully configurable
Maintenance modeLock commands with MOTD
Auto-permissionsAuto-generate perms like shortswitch.smp
Confirmation clickPrevent accidental switching
Smart selectionLoad-balanced routing
Priority queueStaff > VIP > default
Actionbar queue updatesLive positions
Grace periodKeep queue spot after disconnect
Auto-route on joinSend players to lobby automatically
Multi-languageEnglish/Dutch message files
Live MOTDsCustom message per command
Reload without restart/switcher reload
Full Bungee SupportBungee, Waterfall, FlexPipe, FlameCord, etc.

📦 Configuration Preview

Click to open config.yml
auto-register: true
global-permission: "shortswitch.use"

auto-permissions:
  enabled: true
  prefix: "shortswitch."

cooldowns:
  enabled: true
  bypass-permission: "shortswitch.bypass.cooldown"
  per-command:
    smp: 3

rate-limit:
  enabled: true
  max-switches: 5
  per-seconds: 10

queue:
  enabled: true
  grace-seconds: 120
  tiers:
    staff:
      permission: "shortswitch.queue.staff"
      priority: 100
    vip:
      permission: "shortswitch.queue.vip"
      priority: 50

smart-select:
  enabled: true
  mode: "least-players"
  candidates:
    smp: ["smp", "smp2", "smp3"]

confirm:
  enabled: true
  commands: ["hardcore"]

auto-route:
  enabled: true
  default-command: "lobby"

commands:
  smp:
    server: "smp"
    aliases: ["survival", "s"]
    motd: "&aWelcome to SMP!"

  lobby:
    server: "lobby"
    aliases: ["hub"]

🔐 Permissions Overview

PermissionDescription
shortswitch.useGlobal permission
shortswitch.<cmd>Auto-generated per command
shortswitch.queue.staffPriority queue tier
shortswitch.queue.vipPriority queue tier
shortswitch.bypass.fullJoin full servers
shortswitch.bypass.ratelimitIgnore rate limit
shortswitch.bypass.cooldownIgnore cooldown
shortswitch.bypass.autorouteSkip auto-route
shortswitch.lang.nlUse Dutch messages

🛠 Installation

  1. Download the .jar
  2. Place it into your proxy’s plugins/ folder
  3. Restart
  4. Edit config.yml
  5. Reload anytime:
/switcher reload

✔ Compatibility

  • BungeeCord
  • Waterfall
  • FlexPipe
  • FlameCord
  • All Bungee-based forks

❤️ Need More?

Have ideas? Want analytics, Velocity support, or a web-based queue viewer? Message me — I love adding new features.


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

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x

Платформы

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

Сервер

Создатели

Детали

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