Recent content by Stuffy

  • 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. Stuffy

    Minecraft time in am/pm format

    every minute in "world": if (now formatted as "HH:mm") = "20:00": #code
  2. Stuffy

    Solved Setblock from xyz to xyz in world "xxx"

    you will need worldedit command /test: trigger: make console execute command "//world world" make console execute command "//pos1 0, 60, 0," make console execute command "//pos2 10, 60, 10" make console execute command "//set stone" make console execute...
  3. Stuffy

    particles

    https://docs.skunity.com/syntax/search/id:321