🪄Items
On this page, you will learn more about all the lobby items and their states.
Default Lobby Items
The lobby includes special items to help users navigate the plugin’s features more easily. By default, the lobby items are:
Iron Sword – Play Unranked
Diamond Sword – Play Ranked
Book - Kit Editor
Nether Star – Party
Item Frame - Statistics
Comparator – Settings

Party Items
When a user joins a party, their hotbar items automatically change to enhance navigation and make it easier to play games with the party. The items available during the party state are:
Iron Sword – Play Unranked
Diamond Sword – Play Ranked
Iron Axe - Play Private FFA
Golden Axe - Split the Party
Diamond Axe - Fight another Party
Nether Star - Manage your Party
Red Dye - Leave the Party

Queue Items
When the party is queuing, the hotbar items automatically update to include a red dye. Clicking on the red dye allows a party member to leave the queue, which will stop the entire party from queuing.

Extra
Player Heads
To display the player's head in the hotbar, use the following method.
material: PLAYER_HEAD
To display a custom head as an item, use the basehead option.
material: PLAYER_HEAD:BASEHEAD_VALUE
Disable Items
If you don't want your users to get the lobby items when they join the server, make sure to set the following option in the plugin's configuration to false.
items:
enabled: true
Last updated
Was this helpful?