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

    Help me with this

    Hi i wnat to make that when someone crafts for the first time an anvil to get one special item and when they craft it the second time to not get anything i used this skript variables: {_times} = "0" on craft: if event-item is anvil: if {_times} is "1": send ""...