About 80,000 results
Open links in new tab
  1. Solved - Every sec loop | skUnity Forums

    Sep 11, 2017 · I want to do that every sec it will loop all players and then check if they are wearing iron helmet ir not loop all blocks around player if loop block is obsidian stop if not …

  2. [SOLVED] [Skript] LOOP-BLOCK LOCATION DOES NOT WORK

    Jul 10, 2021 · [SOLVED] [Skript] LOOP-BLOCK LOCATION DOES NOT WORK Discussion in ' Spigot Discussion ' started by WaysFXasd, Jul 10, 2021.

  3. There's no loop that matches 'loop-player' and 1's colored

    Oct 3, 2021 · There's no loop that matches 'loop-player' and 1's colored prefix is not a type Discussion in ' Skript ' started by BrunoGuedes, Oct 3, 2021.

  4. How to fix loop-player combined with loop-value with my code ...

    May 22, 2025 · ERROR : There are multiple loops that match loop-value. Use loop-value-1/2/3/etc. to specify which loop's value you want.

  5. Solved - looping all players at once? | skUnity Forums

    Jul 9, 2020 · Now this will loop the first player first, then the second one, and so on until it goes through all the players. What can I do to make it happen simultaneously for all players? Now I …

  6. How to loop all players at the same time? - skUnity Forums

    Jun 22, 2017 · The problem is that the "loop all players" doesn't work at the same time, because it teleports all players one by one, doing the trigger of a command one player by one.

  7. Solved - Enable/Disable Scoreboard with %loop-player% and …

    Apr 1, 2020 · I'm trying to create a command that will toggle the scoreboard for that certain player. One player might want to play with it on while another might want it off. This gives them that …

  8. [SOLVED] loop-item amount? - SpigotMC

    Feb 8, 2018 · every 3 seconds: loop all players: if loop-player has 9 iron ingots: remove 9 iron ingots from loop-player's inventory add 1 iron block to loop-player's inventory On Mine (Of iron …

  9. loop | skUnity Forums

    Jul 15, 2025 · loop 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 …

  10. Solved - Loop Player Group | skUnity Forums

    Jun 15, 2020 · First of all thank you for your interest. I just want to loop players from a few groups. Groups: 1) redplayer 2) blueplayer Thanks.