command /opengui:
trigger:
create a gui with virtual chest inventory with 3 rows named "My EPIC GUI!" and shape "xxxxxxxxx", "x-------x", and "xxxxxxxxx":
make gui slot "x" with black stained glass pane named "! BORDER !"
open the last gui for the player
Save the skript file then restart the server. Do the command /opengui multiple times and you'll notice that the panes will change color as if I set the item to any stained glass pane.
Hopefully you will fix this. Great addon by the way.
The addon somehow mess with skript-gui specifically when setting items that has different colors/variations.
To replicate:
Use Skript, skript-gui, Skuishy in a Purpur 1.20.4 server.
Create a skript file and copy the code snippet from skript-gui to create a quick gui. In this case, I am using the 3rd code snippet then replaced
dirt
withblack stained glass pane
from this link: https://github.com/APickledWalrus/skript-gui/wiki/2.-Modifying-the-contents-of-a-GUISave the skript file then restart the server. Do the command
/opengui
multiple times and you'll notice that the panes will change color as if I set the item to any stained glass pane.Hopefully you will fix this. Great addon by the way.