Search results

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

    Help with Lobby-system with variables.

    Skript Version (do not put latest): Skript latest Skript Author: Bensku Minecraft Version: 1.8.8 Hi, I'm trying to make a MLG-Rush style gamemode, with a GUI, but I can't seem to get the joining system of it right. command /mlgrushcheck: trigger: loop all players in "world"...
  2. O

    Why isn't this working?

    I've been working on this for 2-3 hours trying to fix it, I'm trying to make a fast biulder type bridging game. command /fastbuilder: trigger: execute console command "warp fastbiulder %player%" wait 1 tick execute console command "ci %player%" Wait 3 ticks...