Custom Buttons
A guide on how to make a custom button in our main set menu.
Mainly used to open menus that are not part of our system like deluxemenus etc
Setting up a button
First open up the main-set-menu.yml in a text editor Now navigate down to the Custom_Buttons: ...
Importing Java Classes
To import Java classes in to your project is very simple, in this example we will show you how to...
Action Setups
onButtonClick() the onButtonClick() is how you tell the button that you want to do something whe...