Recent content by Absorptionn

  • 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 comminuty!

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

  1. Absorptionn

    Skript Help

    Hello everybody, It's probably a simple mistake but what am i doing wrong here. on mine of iron ore or coal ore or gold ore or diamond ore or redstone ore: if {meetup} is true: wait 10 ticks message the player "{&servername} STOP MINING AND HEAD TO 0,0 NOW! IT IS MEETUP!"...
  2. Absorptionn

    How to stop the events of another command happening

    /start is a 50 minute long skript, it includes alot of waiting before something happens as i am hosting a UHC game. I want to make it so when i do /stop, it cancels what would of happened in the future of the /uhcstart command. If that makes sense? Lol
  3. Absorptionn

    How to stop the events of another command happening

    Hello guys, so i am looking for some help here. I have a skript currently with two commands in them. One being /start the other being /stop. If i do /stop how do i make the events of /start not happen if that makes sense. Thanks!