PLEASE READ THIS UPDATE CAREFULLY AS THE MENU SYSTEM HAS BEEN UPDATED WITH NEW FEATURES
WE ALSO HAVE A NEW SUPPORT DISCORD WHICH YOU CAN JOIN BY CLICKING HERE.
Changes:
- Added the ability to have multiple pages within the tournament gui.
- Removed the ability to define slots for tournament icons.
Configuration Changes:
There are two new entries you need to add to your menu.yml file. Here they are:
Code (YAML):
# These are the next & previous page items in the gui.
page_items:
next_page:
material
: ARROW
display_name
:
"&aNEXT PAGE ->"
slot
: 23
previous_page:
material
: ARROW
display_name
:
"&c<- PREVIOUS PAGE"
slot
: 21
Slot Updating:
Using slots: <number> is no longer supported in the menu.yml file. In order to sort items in the gui you must now use the filler setting.
This is an example of how it is configured in the default file.
Code (YAML):
filler_items:
glass:
material
: GRAY_STAINED_GLASS_PANE
amount
: 1
display_name
:
"&r"
slots
:
[0-10, 12, 14, 16-26
]
In other news I am
@aus7124 the new owner & maintainer of this plugin. I have some new features in the works soon so be sure to stay tuned for those!