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

    Saving, changing and recoveryng blocks

    but it must be possible .. we know plugin like Ultra Cosmetics and there is a paintball gun ... but it does not use skript: or i was thinking about it and i thought that i can use particles .. but problem is that ender pearl dont die when hit the block but inside of that ..and particle shows...
  2. M

    Saving, changing and recoveryng blocks

    :( and how can i do that?
  3. M

    Saving, changing and recoveryng blocks

    but im need it to get back saved block
  4. M

    Saving, changing and recoveryng blocks

    hello! im need to do something like paintball gun Firing: on click: if player's tool is a gold horse armor: spawn ender pearl at position 1 above and 1.5 in front of the player push last spawned ender pearl in direction of player with force 2 play sound...
  5. M

    Falling Block

    Hi! i have a code: command /vv: permission: egg.use trigger: drawDot count 10, particle smoke, XYZ 0.3, 0.2, 0.3, center position under {egg.pos1}, visibleRange 8, pulseDelay 5, keepFor 1 seconds play sound "block.fire.extinguish" with volume 3 and pitch 1 at {egg.pos1}...
  6. M

    RIP Sounds

    im need to play sound at defined location for players in radius idk how.. like creeper explosion, it can be heard by nearby players.. or any minecraft sound.. ok your code.. but it is like the player who is away from the location will hear it weaker? and what about right and left sound...
  7. M

    RIP Sounds

    Server version: CraftBukkit version git-Spigot-596221b-9a1fc1e (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT) ViaVersion version: 1.3.0 ViaBackwards version: 2.3.1 Skript version: dev32c skDragon version: 0.14.0 skQuery: v3.6.0-Lime skStuff: 1.6.4.1-fork-1.12 skRayFall: v1.9.10...
  8. M

    RIP Sounds

    dont working
  9. M

    RIP Sounds

    Hello! Is there some way to play sound at location for nearby players? because i looking for it but i every time fail.. Only for speciffic player: play sound "entity.enderdragon.hurt" with volume 10 and pitch 1 at player Dont work: play raw sound "block.fire.extinguish" at {egg.pos1} with pitch...
  10. M

    Solved Variables help

    ú are welcome :D
  11. M

    Solved Variables help

    on mine: if {minedblocks.%player%} is not set: set {minedblocks.%player%} to 0 add 1 to {minedblocks.%player%} if {minedblocks.%player%} is 100: set {minedblocks.%player%} to 0 if random integer between 0 and 1 is 0: execute console command...
  12. M

    Hologram Bug

    Hello! I maybe found a bug! create client side holo object "&e&l%{_coins}% Coins;ItemStack:sunflower" with id "egg2" at {egg.pos1} to player this should show text and sunflower.. but.. it shows text and "ItemStack:sunflower" but if i change it to for example "ItemStack:diamond" or anything else...
  13. M

    "Add" not working

    @FishRekt very good idea.. im going to try it.. @Donut good idea too.. its same :emoji_grinning: Nice! thx guys.. it needed "integer" LOCK
  14. M

    "Add" not working

    Hello i have a code: command /coins [<text>] [<text>] [<text>]: Usage: /coins [give|set] [player] [amount] trigger: if arg-1 is not set: send "&6You have &e&l%{coins::%player%}% Coins" to player if arg-1 is "give": if player has the permission...
  15. M

    what?

    hello! I have a really big problem... Skript shows me these errors: I know... some of them are only by updating server but "Can't understand this condition/effect: broadcast"... Broadcast? WTF??? How to fix it? or.. idk what to do maybe: or but official skript site says that this effect is...
  16. M

    Web Request

  17. M

    Web Request

    thank i need this but... i have server version 1.6.4.. dont ask why, i just have. and its logging errors into console and it cant be loaded
  18. M

    Web Request

    hello! i need to make web request with data... I found this condition: but i see that there are no option for data value.. i need something like this is it possible to make web request using skript with settable data value? EDIT: + settable this two options: dataType: 'json' contentType...
  19. M

    Particles

    I know but i have modded server... and mod support only 1.6.4
  20. M

    Particles

    thanks but working only: wolf´s particles i didnt tried... and no.. skDragon istn working on 1.6.4