skript 1.8

  • 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. C

    CAN'T UNIPBAN ME!

    Hey, I made a IP-BAN Skript and i tested it but now I can' unipban myself. Can someone help me? Thanks!
  2. A

    make some block falling with animation

    I need a script that create some falling block like Meteor in the sky... they don't have only to fall in vertical but like that - . ......- . ............ - . ................ - . ....................... - - -- ---------------- --- - - is it possible?
  3. J

    help with sk reload

    Hello i am dev on a server and i made a plugin called hbans its really simple it works on my servers but not the other ones im dev on it says an internal error occured while attempting to preform this command every time i do sk reload on it i dont know if its my code or what here is my code...
  4. PotatoGoesMoo

    Solved Changing name of player's held item?

    Hey all, I need help with changing the name of the player's held item. I've tried this with quotation marks in all different places: on rightclick with lead: set {_item} to player's held item add "{display:{Name=Hey}}" to nbt of {_item} But that doesn't seem to work. I don't get any...
  5. V

    Solved hide player from all players/reveal player from all players bug

    Hello, i have some sort of strange bug with things mentioned in title i use this thing for vanish and everytime i test it with me test account after a move camera of my test account a little my main vanished account got revealed for everyone, i also tryed use invisible effect adn that work fine...
  6. V

    Solved Replace every gui slot with item???

    Are is possible to apply a item to whole gui when open becouse i'm coding a free sign skript and i need that to replace whole 3 row chest with item from sign line 2. ex: if i write second sign line: stone to whole gui of that sign when i rightclick be stone. Gui get oppened but nothing is in...
  7. V

    Solved Faction name using custom chat??

    Hello i search a lot and i found a Conquer factions addon for skript but conquer is using custom docs system and every link to his docs doesn't exist anymore and i can't find are that support faction name in chat for factionsUUID. ex: +TestFac (Owner) VojaFTW_>> test - Thanks in advance (if...
  8. S

    ExertSK - Request

    Somebody have the download of the "ExertSK" ?
  9. S

    ExertSK - Request

    Somebody have the download of the "ExertSK" ?
  10. V

    Mute mob sound???

    Hello, i'm maybe on wrong section, but i finding a way to mute mobs sounds to be quite, i found a way using skellett but thats only for 1.10+ i need for 1.8.8, so can somebody help me with that. - Thanks in advance
  11. A

    Why does it not work? :o

    Hello, my problem is that the case doesn't show the items in the cooldown time (sorry for my bad english) Code: on rightclick with a chest: if player is holding a chest named "&4Waffen &8❘ &7Case": open chest with 3 rows named "&4Waffen &8❘ &7Case" to player wait 3 ticks...
  12. V

    Player skull in a gui will not execute commands

    format slot 17 of player with mhf_arrowright's skull named "&cNext Page" to close then run [make player execute command "hbgvfgvfcd %arg-1"] The error i receive: ERROR]: '"hbgvfgvfcd %arg-1%"]' is not a text (ggg.sk, line 32: format slot 17 of player with mhf_arrowright's skull named "&cNext...
  13. V

    SkQuery open inventory to the player

    ERROR]: #!#! Stack trace: ERROR]: #!#! java.lang.IllegalArgumentException: Title cannot be longer than 32 characters ERROR]: #!#! at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ERROR]: #!#! at...
  14. V

    Help pls.....

    I use this code to close my event but its not teleport player to spawn and idk if check for players on a list is ok. and also it doesn't remove full event folder only folders is still in %player%'s event-1 is data and region idk why is that happening other files from folder is removed just fine...
  15. V

    Store event joined players in variable like {e::ccevents::%{_joinedplayers}%::players::*}

    Hello, if you reading this now you are here to help me make a list and in that list to store all player joined a event. So here is me code: INFO: In code i don't implement a feature of list soo i need a way to make it. command /hostevent: permission: cc.command.hostevent permission...
  16. V

    Solved Skript can't teleport me to world i copied, any solution???

    Hello, skript can't teleport me to world, here is my code: command /hostevent: permission: cc.command.hostevent permission message: &cInvalid permission, sorry. trigger: if {cc.event.%player%} is not set: send "&0[&3&l%{ePrefix}%&0] &3%player%'s Event-1...
  17. A

    Solved Help with Skript

    Hello, how can i made this: on rightclick with a book: if player has the permission "StaffMode": if {StaffMode.%player%} is true: send "%clicked entity%" to sender show the inventory of the clicked entity to the sender Because it says: <none>
  18. noam sapir

    ,

    .
  19. couger44

    Solved On mine, clear drops

    Skript Version: 2.2 How can I do, so that when mining, cancel the drops? Code: on mine of diamond ore: clear drops if player's tool is a pickaxe: add 1 of diamond to the player I trying using cancel drops #and cancel event
  20. couger44

    Tab Prefix & name

    I wanted to make a way to prefix the tab, but I got this error: https://gyazo.com/406b06767b9a1b9775fb17212e6d26a1