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. Samuel Bobro

    For some reason my code doesn't work.

    I'm trying to make a command that slows down everyone around the person who clicks with an item. This is what I have so far: on rightclick: if player's held item is raw iron: if name of player's tool is coloured "&7&lRune of Slowness": cooldown: 10 seconds...
  2. Samuel Bobro

    Solved Can a basic skript lag my server?

    Awesome, thank you very much. :emoji_thumbsup:
  3. Samuel Bobro

    Solved Can a basic skript lag my server?

    I have an average of 5 people and a maximum of 10. There would be only one person from 60 members who'd have the item.
  4. Samuel Bobro

    Solved Can a basic skript lag my server?

    Hi, I have a Minecraft server, 3GB RAM, and I want to add a basic skript that will detect when a person clicks with a specific item. Would it lag or lower the performance of my server?