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

    Scoreboard + Events of the block's rightclick

    If you're using a loop every 3 seconds, set the score whatever for the name to loop-player. If this doesn't work and it still has this issue, I know whats wrong because it happened to me. If you have any priority for nicknames and ranks, it won't work (at least for me, with skript) and for your...
  2. iJDuhb

    How do i spawn an entity in the end dimension?

    You could just make a command to set a variable to the location in the end, and then spawn the zombie at that location.
  3. 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...
  4. iJDuhb

    Solved TAB LIST

    You need to get rid of the #. So this: set tab header to "&6Crypto&3Craft%nl%&cGlasswars coming soon!" and footer to "&cOwner: akros7886 on &1Discord" for player instead of this: set tab header to "&6Crypto&3Craft%nl%&cGlasswars coming soon!" and footer to "&cOwner: akros#7886 on &1Discord" for...
  5. iJDuhb

    Help with a command.

    command /reward-purchase-admin <player>: trigger: set {is.active.%arg-1%::*} to true Because if you just have the player then it wont do the player you want in the argument.
  6. iJDuhb

    Scoreboard dont work

    you could use "every (time) (s/m/etc...):" then loop the player's, but that could cause lag.
  7. iJDuhb

    How to disable building/breaking in a certain area

    You could use world guard, then use on break event and then check if the event block is in the region and cancel the event
  8. iJDuhb

    Nick Skript doesnt work and has about 10 errors.

    No problem. :)
  9. iJDuhb

    Nick Skript doesnt work and has about 10 errors.

    You don't have a colon ' : ' on the end of your command and your trigger, also make sure the indentation is correct. and you don't have a 1st argument so...
  10. iJDuhb

    I need help on skript

    Use the request format, it will be easier to understand then.
  11. 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...
  12. iJDuhb

    Even time....

    I've done that before, you cant keep it. It will just disappear eventually
  13. iJDuhb

    Even time....

    How can they steal it?
  14. iJDuhb

    Even time....

    would this be able to get stolen "format slot 0 of player with stick named "test" with lore "test" to be unstealable "
  15. iJDuhb

    Even time....

    for my server if I have coin balance I want the coins to stay if the player will change their name. so if I use uuid that will never change... and my server is already all format slot and it would be to much work changing it, and I havent had a problem with it. Answer it Pikachu?
  16. iJDuhb

    Solved other player heads in gui

    I got it! thx
  17. iJDuhb

    Even time....

    How would I message it then?
  18. iJDuhb

    Even time....

    I can keep claiming it.
  19. iJDuhb

    Even time....

    Can't understand this condition/effect: set {lastuseddaily.%uuid of player%} to now (skywars.sk, line 68: set {lastuseddaily.%uuid of player%} to now') and for donuts please make an example in a send " you have to wait" ...
  20. iJDuhb

    Solved other player heads in gui

    4:40:46 PM [ERROR] a slot can't be set to '("StackedGold" parsed as offline)'s skull' because the latter is neither an item type nor an item stack (extra.sk, line 540: set slot 0 of player's current inventory to ("StackedGold" parsed as offline)'s skull')