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

    Firework pop

    Minecraft Version: 1.12.2 Full Code: if player has permission "tbt.wands.netherwand.spark": if name of player's tool is "&4Nether Wand": cancel event if line 1 of lore of player's tool is "&4Spark": pop burst firework coloured...
  2. TheBlazeTuber

    Solved Adding coordinates to set variable

    Minecraft Version: 1.12.2 Full Code: if player has permission "tbt.wands.netherwand.arrowrain": if name of player's tool is "&4Nether Wand": cancel event if line 1 of lore of player's tool is "&4Arrow Rain": set...
  3. TheBlazeTuber

    Solved Repeat Loop

    Skript Version: Skript 2.2 bensku-dev36 Skript Author: TheBlazeTuber Minecraft Version: 1.12.2 if player is holding blaze rod named "&4Nether Wand: &5Blaze Aura" with lore "&5Blaze Aura": set line 1 of lore of player's tool to "&5Blaze Aura: &4Off" stop if player is holding...
  4. TheBlazeTuber

    Solved Loop block help

    Skript Version:Skript 2.2 bensku-dev36 Skript Author:TheBlazeTuber Minecraft Version:1.12.2 --- Full Code: https://hastebin.com/ogoyuqejez.vbs Errors on Reload: None Console Errors: (if applicable) None Other Useful Info: I want to "shoot" ice from the player and after 10 seconds the ice...