skript-gui icon indicating copy to clipboard operation
skript-gui copied to clipboard

An updated fork of TuSKe's advanced GUI system. Enables the easy creation of advanced and organized GUIs with Skript.

Results 20 skript-gui issues
Sort by recently updated
recently updated
newest added

### Description If i put a sign on the border of gui like slot 0,8,9,17,... it becomes air, if i try another item it works. ### Errors / Screenshots ![image](https://github.com/APickledWalrus/skript-gui/assets/125564466/3b90d53d-a185-4e90-94cb-93f6c498fb2d)...

bug

### Description Sometimes skript-gui prints this warning but I don't know what is the cause. Is there any trick to avoid warnings such as this? ### Steps to Reproduce I...

bug

### Description Im making a GUI where it would be more efficient to use an on click event, it would be super useful if you could add something like this:...

enhancement

I don't know if this is possible with another syntax right now but it would be amazing to could use the shaped syntax for the gui slot in this "set...

enhancement

### Description Other addons using two expressions like `X %string%` and `X id of %string%` will conflict with `ExprIDOfGUI` when using a variable due to base syntax being `id of...

bug

### Description I ran into an error for using `set {_slot} to next gui slot` saying a single variable can't be set to more than one object, after looking at...

bug
good first issue

1.3 ### Description how can i make a item which updates variable data every second

question

How can I obtain the icon with ID x in the GUI? And display the lore of each icon

It's possible to add a expression for get the ItemStack of guiinventory ? Exemple: gui slot 0 of gui with id "ID" → 64 of dirt

enhancement

Hello. Could you add copying slots from other GUI when creating a new GUI? example code: on load: create gui with id "menu" with virtual chest inventory with 3 rows...

enhancement