Lobby/Server 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! ๐