GUI config change, prefix toggle, and a bug fix.
You can now use lists for slots in the gui.yml file
Code (YAML):
layout:
1:
item
: item-name
slot
:
- 0
- 2
- 4-6
Disabling prefixes in the config will now disable the GUI.
Added a new option to disable the chat format for prefixes.
Fixed a bug that occurred when opening a GUI with no page replacements.