π§How to configure
Welcome | Goodbye
Welcome:
Admin: #Rank name
Display: '&4%player% &6joined the lobby!' #The message that is displayed.
Permission: lobbysystem.admin #The permission you need to be announced.
VIP:
Display: '&6%player% &6joined the lobby!'
Permission: lobbysystem.vip
Player:
Display: '&7%player% &6joined the lobby!'
#If no permission is entered, this rank name is used as the normal
#rank, i.e. this is displayed each time a player joins / leaves.
Goodbye:
Admin:
Display: '&4%player% &6left the lobby!'
Permission: lobbysystem.admin
VIP:
Display: '&6%player% &6left the lobby!'
Permission: lobbysystem.vip
Player:
Display: '&7%player% &6left the lobby!'Random lobby
The LobbySystem only searches for warps that start with this word, for example if you have warps with the name lobby-1, lobby-2, lobby-3 the LobbySystem selects a random warp and so you end up in a random lobby.
Chat | Also with custom textures
To display custom textures ranks/prefixes in the chat, you need the ItemsAdder & PlaceholderAPI plugin! It is important that you follow the instructions provided by ItemsAdder! To display them in the chat, you must follow these steps. (No external chat plugin is required!)

Tab | Also with custom textures
To display custom textures ranks/prefixes in the tab, you need the ItemsAdder & PlaceholderAPI plugin! It is important that you follow the instructions provided by ItemsAdder! To display them in the tab, you must follow these steps. (No external tab plugin is required!)

Scoreboard
Automatic repeating actions
Custom commands
Create items
Creating a menu (GUI)
To create a menu, you must create a new file in the LobbySystem3/Menus/ folder, for example test.yml. You can open the menu either with the command /LobbySystem opengui test or with the action [MENU] test.
Create own pets
Pets can only be created via menus (GUIs)!
Animated items in GUI

Fill item in menus (GUIs)
Create a jumppad (Launchpad)

Last updated