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

    Solved GUI clicks executing in inventory when there not supposed to.

    Skript Version: 2.2-SNAPSHOT Skript Author: Njol Minecraft Version: 1.8.8 Full Code: https://pastebin.com/U6VTq4V1 Errors on Reload: None Console Errors: None Info: I created a test skript to show how if I were to click on an inventory slot below the item it would still execute what the apple...
  2. iJDuhb

    Christmas rightclick

    Category: misc Suggested name: christmasevent What I want: So you can use the commands down there to get your skull. When you rightclick this head it will do something.. I can code that part I just need the rightclick and christmas skull. I want it only for christmas heads when you right click...
  3. iJDuhb

    Even time....

    So im wondering about how to do something like on big servers with daily rewards it will say 1.7 hours till you can claim again. or 1.5 days or etc... or 1 second instead of 1.24 seconds To make it more clear... Instead of the chat sending "You have to wait 35.34 before you can use this...
  4. iJDuhb

    Solved other player heads in gui

    Category: Misc Suggested name: test What I want: So I have a skript but it doesn't work so.... What I want is you can have say "StackedGold"'s head in a gui without it turning out into a alex or steve skin. Ideas for commands: none Ideas for permissions: none When I'd like it by: Asap
  5. iJDuhb

    Ban (Message Fix)

    Category: Admin Suggested name: ban.sk What I want: Soo... I have a test skript here https://hastebin.com/ikesuyinah.pl But I wan't it to not show "You are banned from this server! Reason:" Example: http://prntscr.com/gxj6ov I also want it to show a time left of ban, so if I put in 5 min it...
  6. iJDuhb

    Skin

    Ok, so im working on a nick skript for my server and i've tried a bunch of skripts and examples like " set {_d} to new disguise with type ZOMBIE set disguise of player to {_d} " or "set player's displayed skin to {_skin}" but it doesn't work when I use protocol Lib and Libs...
  7. iJDuhb

    Setting different blocks in gui & Powerless lamps

    Category: Suggested name: test What I want: For the powerless lamps i want you to be able to right click with stick and click lamp and have it turn on without and blocks ( if possible ) I know there is a plugin but i want a skript Ideas for commands: Powerlesslamps: /getstick Ideas for...
  8. iJDuhb

    Entity no hit

    Category: Miscellaneous Suggested name: test What I want: When a player attacks a "cow, horse, pig, sheep, bat" it will cancel it and send "cant do that." I have this: https://hastebin.com/kujaqipeyu.vbs (doesn't work) Ideas for commands: None Ideas for permissions: None When I'd like it...
  9. iJDuhb

    if Variable contains skipping

    https://hastebin.com/xukedafebu.pl So I am trying to make it if you have a code with that name and if you've already redeemed the code "I have the other code for that" And it just goes straight to the else and I think skips it. so is there a way to fix it? ( The Spacing was messed up when in...
  10. iJDuhb

    World Delete Inactivity

    I am currently working on a player server skript and I want it do after 5 minutes of no players on the world it will delete it, And it wont delete the kitpvp and hub worlds. Any help?
  11. iJDuhb

    Solved Friend GUI

    Category: miscellaneous Suggested name: friendgui What I want: I have a friend skript I just need a gui where if you were to add and friend it would add it to {friends.%player%::*} so I was wondering if you could make it so it goes into the gui and it would be 1 after another head if you have...
  12. iJDuhb

    Solved Particle Trail

    I was wondering, I Know skript, but I don't know how to do this particle trail, I was thinking it would be kinda like this: https://www.spigotmc.org/resources/trailgui.1091/ but you dont have to do all the trails, and an example to show how I can do the rest of the trails. Found command...