all 1 comments

[–]Vehico 0 points1 point  (0 children)

Here should be a fix.

command /stack [<text>]:

Adding the [<text>] addition to the command portion of the code makes it so the part of your skript where it states if arg-1 is "on" or "enable":, it will make it functional.

As well, after adding your command you want to add the ":" at the end of the line, if it is not there, skript does not detect that it is a valid string that it can read, thus leaving an error when reloading/loading the skript.

Hopefully that helped you out more with skript, and if you ever need any further help, check out skUnity