- Added the ability to disable the previous & next page items in the menu.
- Fixed incorrect java compile error.
Updated Configuration:
This new option will default to
true if it can't find the new setting.
Code (YAML):
# These are the next & previous page items in the gui.
page_items:
enabled
: false
# Should the page arrows be enabled or not.
next_page:
material
: ARROW
display_name
:
"&aNEXT PAGE ->"
slot
: 23
previous_page:
material
: ARROW
display_name
:
"&c<- PREVIOUS PAGE"
slot
: 21
If you are enjoying the new updates be sure to leave a review!