loop all player

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

    Choose Random player to tip

    hello, i need help. im making a autotip system on skript but i have a error. This is the code: #==============================[AutoTIP]==============================# command /tipauto [<player>]: permission: {@rankmvp+} trigger: set {_p} to random element of all...
  3. L

    loop all players - it doesn't work

    Hey, I have a Problem with the "loop all Players" If i want to loop all Players, it only choose 1 random Player. command /forcemap [<text>]: permission: mlgffa.forcemap permission message: &cDu hast keine Rechte dafür! trigger: if {jetzt.forcemap} is false: if player's world is "FFA01"...