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

    I need help with lists

    if location of event-block is {sign.buy.location::*} This is check. The sign found, but I don't why it not delete from the list.
  2. I

    I need help with lists

    So I want to create a list that stores signs location. But I don't no how to remove a specify sign location. So I need a help. There is my code of the sign place: on sign change: if line 1 is "[Buy]": if line 2 is set: if line 3 is set: if line 4 is set...