-
Notifications
You must be signed in to change notification settings - Fork 12
Editing GUIs
Here you will acess a small tutorial of how to edit all the guis of the plugin.
First of all follow go to the plugin directory/settings/guis.yml and find the guis: configuration section. In that configuration section you will see all the GUIs of the plugin and you will be able to edit them.
In this configuration you can change the title of the GUI
In this configuration you can change the size of the GUI
This configuration allows you to add a background item. Put true for enable Background Item and false for don't enable ;)
In this configuration you can change the name of the background item
In this configuration you can change the material of the background item
In this configuration you can change the Item Data of the background item. This item data only exists in 1.13x-.
In this configuration you can say if you want that the background item should be enchanted or not [true = yes, false = no]
The items configuration section is located in some of the GUIs and is used to add, remove and edit items.
Thanks for using PicoJobs