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

    Solved I need a skript

    Thats work for me on mine of oak plank: if player's tool is an axe named "&aSpecial Axe": set {_bl} to location of event-block cancel drops drop 1 of oak log at {_bl}
  2. T

    A

    .
  3. T

    Looking for Skript 1.12

    The skript 2.1.2 doesn't work in 1.8+, thats the version I use for my server because its 1.8.8 right now and I tried to update It to 1.9/1.10/1.11/1.12 and skript 2.1.2 doesn't work. Also I tested various skript versions and dev versions and they worked but not at all because some of them...
  4. T

    Looking for Skript 1.12

    Hi, I dont find the good skript version for 1.12/1.12.2, also I need the skquery for this version and if its posible the umbaska, wild skript and more. I need them for my server. Thanks
  5. T

    Skript 1.9 help

    And for 1.12 or 1.14?
  6. T

    Umbaska particle projectiles help

    Hello, I need help with umbaska 3.0 because in umbaska 2.0 I know how to create particle projectiles but in umbaska 3.0 I don't know how to do it and if its possible
  7. T

    Skript 1.9 help

    Hi, I need help because I dont find a good version of skript, skquery and umbaska for 1.9 and I need them I tried a lot of versions of skript and skquery and umbaska but I dont find the good ones for 1.9 to work all fine
  8. T

    How can I make particle projectiles

    How can I make a particle projectile? Before, I used umbaska particle projectiles but now It says that doesn't recognize this condition/effect and skdragon equal with its condition and effect Im using skript 2.1.2, umbaska 2.0 Beta 5.5.1, skquery 3.21.4 and skdragon 0.14.0 with spigot 1.8 but I...
  9. T

    Particle projectiles in SkDragon

    I want to know if is possible to make particle projectiles like umbaska in skdragon or with skdragon's effects, and if is possible, how I know this effect: drawDot count 5, particle blockcrack, material stone, center event-projectile, visibleRange 8, pulseDelay 2, keepFor 8 seconds but I don't...
  10. T

    Particles issue

    If is possible, how can I use blockcrack or colored red dust particles in umbaska particles projectiles
  11. T

    Particles help (Urgent)

    I want to know if is possible to use block break or colored red dust particles in umbaska particle projectiles, and if is possible, how to do it
  12. T

    Help with particle projectiles please

    I want to know how to make a instantly particle projectile that doesn't have spaces between each particle I mean that when you set more speed to a particle projectile in umbaska it make it faster but it have spaces between each particle that are bigger the more speed, and what I want to make is...
  13. T

    Delete this post

    .
  14. T

    Help to prevent give

    I want to know if is possible to prevent /give items to a player because Im making a skript and I want if a player have a variable he can not receive items
  15. T

    Help with particle projectile speed

    Skript Version: 2.1.2 Skript Author: Njol Minecraft Version: 1.8 --- Full Code: on leftclick: if name of player's tool contains "&9[&2Avada Kedavra&9]": if {avadakedavra.%player's uuid%} is 1: if {varita.%player's uuid%} is -1: cancel the event...