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. U

    Solved How to loop blocks that you place?

    Hello, I have a problem in my code, and I'm trying to loop blocks that people place and certain blocks, then when they die the blocks get removed. on place: add location of event-block to {block::%uuid of player%::*} on death: if attacker is a player: if victim is a player...
  2. U

    Solved Giving a player x amount of items

    I've been working on a huge project, a zombie wave minigame and I wonder how to give a player x amount of items. Thanks - UpdateVersion