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 community!

    Now, what are you waiting for? Join the community now!

  1. DieHollander_

    "on break of" doesnt work

    Uhh, you aren't the one asking for help?
  2. DieHollander_

    "on break of" doesnt work

    Holly?
  3. DieHollander_

    "on break of" doesnt work

    drop 1 of diamond at block
  4. DieHollander_

    How do I prevent the dragon from flying?

    Add {NoAI:1b} to its nbt
  5. DieHollander_

    Skellett MySQL Error

    Thank u for replying after 1 month, btw, the mysql syntaxes aren't in the file
  6. DieHollander_

    High quality scripts

    Hey, welcome to my little shop. 1) Who am I?: My name is Kian, I'm 16 years old. I live in The Netherlands. I'm a Skript developer since 2016. Over the course of those 2 years I made a lot of scripts, for example a kitpvp script and some remake of plugins (those scripts are not open for...
  7. DieHollander_

    TS3 / talent connection

    Maybe this can help you out https://forums.skunity.com/resources/teamskript.92/
  8. DieHollander_

    Loop

    while true:
  9. DieHollander_

    Sending messages to loop-index

    Use loop-index parsed as player
  10. DieHollander_

    Player's head in gui in 1.12.2 returns internal error??

    If you want us to help you, maybe include the console error...
  11. DieHollander_

    Solved Lore doesn't work

    Just saying, you made a typo in the name of the item
  12. DieHollander_

    Skript GUI

    You can use the event "on inventory click:" to detect when a player is clicking on an item
  13. DieHollander_

    Skript GUI

    You don't need any addon for that, you can just use vanilla skript
  14. DieHollander_

    Solved Not hurting certain players

    on damage: if projectile is a snowball: if {%victim%.team} is {%attacker%.team}: cancel event else: #explosion?
  15. DieHollander_

    Script commands dont work but no errors

    Any console error when reloading the script?
  16. DieHollander_

    Skellett MySQL Error

    Hello everyone! So I'm trying to use mysql on my server, but I found this bug... Its a console error: > [17:32:47 ERROR]: #!#! > [17:32:47 ERROR]: #!#! [Skript] Severe Error: > [17:32:47 ERROR]: #!#! Could not load mysql.sk > [17:32:47 ERROR]: #!#! > [17:32:47 ERROR]: #!#! Something went...
  17. DieHollander_

    On join doesn't work (Skript)

    What version are you using?
  18. DieHollander_

    Broadcast if player is online

    Make a while loop in a join event
  19. DieHollander_

    Solved Execute console commands

    make console execute command "/cmdhere"
  20. DieHollander_

    Tablist Name Color

    What errors?!