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

    Item check skript

    I have done an item check skript like "if player's held item is (item):" but when the item goes down durability it doesnt work.
  2. J

    Solved Sidebar spaces

    Hello, I have tried for some days now to create a empty line between two lines. My code is: every 1 second in world "ul_Spawn": loop all players: wipe loop-player's sidebar set name of sidebar of loop-player to "&b&l<< (Server Name) >>" set score " &c&l " in sidebar...
  3. J

    Event "If player is OP" is not working

    Hello, i'm trying to make a permission Skript and the "If player is OP" event is not working. It saids that there is no event "If player is OP". This is the code: https://pastebin.com/7c6KLQRA (line 149) Thank you if you help!