Hi, I am trying to skript a custom GUI into my server, using Skript-gui Currently I have this code:
command /openTestGui:
trigger:
create a gui with virtual chest inventory
I then reload the skript, and it successfully reloads it. However, when I try do the command "openTestGui" (I have checked capitalisation), it says in chat "Unknown command. Type "/help" for help.". I have checked, and I do have skript-gui installed. Can someone please tell me why this doesn't work? Thank you for any help in advance.
command /openTestGui:
trigger:
create a gui with virtual chest inventory
I then reload the skript, and it successfully reloads it. However, when I try do the command "openTestGui" (I have checked capitalisation), it says in chat "Unknown command. Type "/help" for help.". I have checked, and I do have skript-gui installed. Can someone please tell me why this doesn't work? Thank you for any help in advance.
Last edited: