Hello Skript community ,
I have recently been wanting to create a ban gui on my minecraft server I have over and over again looked through the web so find a solution... Nothing worked. I am pretty sure skript has had a update in the past year that has changed skript chest gui's. So I have come here to look for a answer. Every time I try to reload the file it always says Can't understand this condition/effect. Here is the code:
command /punish [<offlineplayer>]:
permission: gui.punish
permission message: &4Only Mods, Admins, Managers, and Owners Can Use That Command!
cooldown: 5 seconds
cooldown message: &2Please Do Not Spam The Command!
trigger:
open chest with 3 rows named "&4Ban Gui" to player
Edit: There are tabs there. That is not the problem
I have recently been wanting to create a ban gui on my minecraft server I have over and over again looked through the web so find a solution... Nothing worked. I am pretty sure skript has had a update in the past year that has changed skript chest gui's. So I have come here to look for a answer. Every time I try to reload the file it always says Can't understand this condition/effect. Here is the code:
command /punish [<offlineplayer>]:
permission: gui.punish
permission message: &4Only Mods, Admins, Managers, and Owners Can Use That Command!
cooldown: 5 seconds
cooldown message: &2Please Do Not Spam The Command!
trigger:
open chest with 3 rows named "&4Ban Gui" to player
Edit: There are tabs there. That is not the problem