Basic Tutorial
Install
- Download the plugin
- Copy/Cut the plugin and paste it to your
plugins
folder - Start the server to let it load
- Stop the server
- Make some configs and menus
- Start the server and voila
Add a menu
- Go to the
plugins/BetterGUI/menu
folder - Create a ".yml" file
- Open the created file
- Add some menu settings and buttons
- Save the file
- Reload the plugin
- Done
Add an addon
- Download the addon
- Go to the
plugins/BetterGUI/addon
folder - Copy/Cut the downloaded jar file and paste it to the folder
- Start/Restart the server
- Done