variables: {kit} = true on command "/kit": if {kit} is true: stop else: cancel event send "&cKity sa wylaczone od godziny 19:00!" command /akit []: permission: skript.kit trigger: if arg 1 is "wlacz" set {kit} to true broadcast "&cKity zostaly wlaczone!" if arg 1 is "wylacz": set {kit} to false broadcast "&cKity zostaly wylaczone!" if arg 1 is not set: send "&7Uzycie: &a/akit wlacz/wylacz"