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

    Solved Help with decaying list values

    Full script: https://pastebin.com/dJxWdCEW Hello all! In my script, im looking to have values in {%player%-tpa::*} be removed from that list after a given amount of time. Im not quite sure how to go about this, however. Above is my current script. I have no addons installed, and I'm on...
  2. NCSGeek

    Script Tools Skript UDL for Notepad++ (Newer)

    NCSGeek submitted a new resource: Skript UDL for Notepad++ (Newer) - Np++ UDL for Skript Read more about this resource...
  3. NCSGeek

    Solved 'on projectile hit' victim.

    I need to apply slowness to the victim on a snowball. But I cant find how to do so in the forums or the docs. Skript Version: Skript v2.2-dev34 Skript Author: Bensku Minecraft Version: 1.11.2 --- on projectile hit: projectile is a snowball apply slowness 2 to the target Errors on...
  4. NCSGeek

    Amazing!

    Wow. I was using this site actively for a long time, but I eventually took a break. I come back months, possibly a year or two later, and there are so many changes. I couldnt log into my old account too, but no problem. The site looks fantastic, and im glad to see that some areas were improved...
  5. NCSGeek

    Solved Shop Teleporting System

    Skript Version: 2.2-dev22g Skript Author: Me (Skript Version Author is bensku) Minecraft Version: 1.11.2 --- Full Code: command /shops <string> [<string>]: usage: &7/shops <&blist&7/&etp&7/&3create&7/&6remove&7> [&bNull&7/&eShop&7/&3ShopName&7/&6ShopName&7] trigger: if arg-1 is...