Gui.yml
This file is only visible on child servers
General item expression
Most items contain the following elements.
slot
Some items do not require this option, such as server item.
The item's slot will determine where the item is placed.
item
Wrong item ID will cause the plugin to report error.
Fill in the correct display items. Versions 1.12 and below can be queried through here, and versions 1.13 and above can be queried through here.
name
The name of the item.
lore
The description information of the item.
main-menu
The main menu is the page opened with /queue <Group Name>gui
.It does not contain pages for subservers.
rows
Number of lines in menu. Please make sure other items do not exceed the line count.
title
The title of the menu, supports color and placeholder.
play
The effect is the same as /queue <Group Name>
, and the matching is performed after clicking.
server
Click to jump to the server selection menu server-choose
.
other
Extra items, support for custom items.
console-command
Execute commands as console, support placeholders.
player-command
Execute commands as a player, supports placeholders.
server-choose
Only parameters that do not duplicate main-menu
are included here.
slots
This is a list of slots for subserver items. The sub-server icons will fill in the positions in turn, and the excess content needs to be turned.
server
Available and matching servers that support the use of placeholders.
unavailable-server
The server is available, but does not meet the matching rule.
random
The option to randomly enter a map is different from the matching rules, here it is true random.
previous-page/next-page
The buttons for the previous page and the next page support page number placeholders.
Last updated