SimpleGUI
Create your own inventory GUI systems with clickable items that when clicked run the configured command. Easy to add new GUIs and edit the ones you already made. GUIs are easily opened with just 1 simple command: /sg <player> <guiName>.
GUI config file preview
Create your own inventory GUI systems with clickable items that when clicked run the configured command. Easy to add new GUIs and edit the ones you already made. GUIs are easily opened with just 1 simple command: /sg <player> <guiName>.
GUI config file preview
Code:
item1:
slot: 12
itemID: '1:6'
itemName: '&bThis is number 1'
command: 'broadcast hi <player>'
lore:
- '&cClick on this item to run the command'
- '&cYay, more lines!'
item2:
slot: 13
itemID: '1:6'
itemName: '&bThis is number 2'
command: 'broadcast hi'
lore:
- '&cClick on this item to run the command'
- '&cYay, more lines!'
Interested?
Contact me on discord!
Greyhunter99#8295
Greyhunter99#8295
