Custom Close | The close button can now be assigned a custom close command. E.g. if you open the game menu from another menu you can have it return to that menu by executing the command for opening said menu with the custom close feature. The following has been automatically added to the settings.yml file:
Code (YAML):
Hotbar:
Close:
customClose: false
command: /Open custom menu
%player%