Lobby/Server Switcher

Lobby Switcher

LobbySwitcher Plugin ๐ŸŽฎ

Support ๐Ÿ› ๏ธ

Join our Discord for support: Discord

Buy the plugin on BuiltByBit: Lobby Switcher Plugin


About โ„น๏ธ

LobbySwitcher is a lightweight yet powerful plugin that allows you to create a fully customizable GUI with items inside. When a player clicks on an item, they will be connected to a server in your BungeeCord Network.

โœ… 100% customizable GUI!


Features ๐ŸŒŸ

  • โœ… Custom GUI size
  • โœ… Custom GUI name
  • โœ… Custom item to open GUI
  • โœ… Custom items inside GUI
  • โœ… Custom item positions
  • โœ… Custom item names
  • โœ… Custom item lore
  • โœ… Custom messages & prefixes
  • โœ… Custom number of connect-server items
  • โœ… Source code available

Setup Guide โš™๏ธ

๐Ÿ“Œ Important: This is a Spigot plugin to connect to another BungeeCord server in your network!

Installation (Spigot)

1๏ธโƒฃ Download the plugin and place it in your spigot/paper servers plugins folder.

2๏ธโƒฃย Restart your Spigot server.

3๏ธโƒฃ Configure the plugin inย Config.yml.

4๏ธโƒฃย Restart your Spigot server again, and you're ready to go! ๐ŸŽ‰


Configuration (config.yml) ๐Ÿ“

Set the default item for the hotbar

ItemType: BLAZE_ROD
ItemName: '&eLobbySwitcher'
ItemSlot: 0

Set the GUI size & name

โš ๏ธ GUI size must be in steps of 9 (e.g., 9, 18, 27, 36...)

InventorySize: 36
InventoryName: '&6Lobbys'

Set the number of lobbies (or servers)

LobbyAmount: 4

Define server information

โš ๏ธ The order must remain the same. Each server entry should start with Lobby (e.g., Lobby1, Lobby2...)

Lobby1:
  Server: Lobby-1
  Type: GRASS
  Name: '&6Lobby-1'
  Slot: 1
  Lore:
  - '&6Join Lobby-1'
  - '&7Have fun!'
Lobby2:
  Server: Lobby-2
  Type: BLAZE_ROD
  Name: '&6Lobby-2'
  Slot: 2
  Lore:
  - '&6Join Lobby-2'
Lobby3:
  Server: Lobby-3
  Type: BOOK
  Name: '&6Lobby-3'
  Slot: 3
  Lore:
  - '&6Join Lobby-3'
Lobby4:
  Server: Lobby-4
  Type: STONE
  Name: '&6Lobby-4'
  Slot: 4
  Lore:
  - '&6Join Lobby-4'

Commands & Permissions ๐Ÿ“

Command Description Permission
/lobbyswitcher Reload config lobbyswitcher.admin

Tutorial ๐Ÿ“–

Coming soon! ๐Ÿš€


Images ๐Ÿ“ธ

GUI Preview

GUI

Hotbar Preview

Hotbar

Config Preview

Config