loop all blocks

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

    Problem with my loops in my Skript in Paper 1.17.1

    Hi, I have this VERY simple skript, it used to worked, but idk why it stopped working. It just loops players to the loop different types of concretes to make dyes appear. No errors show in console when loading the skript... I have skript 2.6.3 every 15 seconds: loop all players...
  2. Haloxx

    Why is my code not working?

    i have this code to break looped blocks but it says that it doesnt know what loop blocks in radius means and it says this
  3. C

    Making a cuboid with 2 variables.

    This is the code I am using: every second: loop blocks between block at {Wood.1} and block at {Wood.2}: set loop-block to jungle wood bark block Here is what happens: https://gyazo.com/4ad849d30acae72353079b6ff8ab61c8 Here is what I want to happen...