SimpleGUI | Easily create your own inventory GUIs

Status
This thread has been locked.

Greyhunter99

Feedback score
8
Posts
67
Reactions
26
Resources
0
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
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​

 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

itsfsnow

Supreme
Feedback score
1
Posts
138
Reactions
31
Resources
0
not to be rude but there are alot of free plugins like this, and this would take like 10mins to make lol
 
Status
This thread has been locked.
Top