can't understand condition/effect

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Kirishigarin

Member
Dec 14, 2018
4
0
0
Hi,
im trying to make a EasyPlot Manager that can you easly create plots and what every you want!

Skript said "Can't understand this condition/effects"

Here is the Code

I have Skript the newest for 1.8.9 and SkQuery! and no i don't want TuSKe

code_language.skript:
command /gs:
    trigger:
        open chest with 1 row named "&1>>Plot" to player
        wait 1 tick
        format slot 2 of player with grass named "<purple>>>Home" to close then run "plot home"
        format slot 3 of player with diamond pickaxe named "<blue>>>Plot Erstellen" to close then run "plot auto"
 
Status
Not open for further replies.