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

    Solved Remove 1 item from item stack in players hand

    Either the conditionts don't return true or you're using some weird addon skript mix. try remove 1 of tool from tool
  2. Runakai

    Teleportation Script

    is no one going to mention 'raidus'
  3. Runakai

    tablist in order by ranks

    Use a permissions plugin.
  4. Runakai

    get enchant level broke

    No, it's your not updated skript version
  5. Runakai

    Title Problem

    Use Skripts built in syntax for player titles, no need for an addon is you’re using a correct version. Read the docs
  6. Runakai

    get enchant level broke

    update your Skript Version
  7. Runakai

    gui click event won't work

    Tuske is not updated to work on 1.14
  8. Runakai

    Solved Weird "identation" errors

    Error: expected 2 tabs but found a lazy boy right here.
  9. Runakai

    gui click event won't work

    How about informing us about your skript and Minecraft version?
  10. Runakai

    Solved Why doesn't it working?

    Thanks for your precise description of how and what’s not working as well as your given information about your server! I really love people like you.
  11. Runakai

    detect who broke and who placed that block

    Umm. No? You’d have to save the location of the block. Also why are you comparing it to the player within quotes? That makes it a text. You can simply check if it’s a player
  12. Runakai

    Solved "every real minute" not working.

    Every minute In "“ Loop Players Add 1 to {whatever::%loop-player%}
  13. Runakai

    Plugin Hider skript to allow opped players see the plugins.

    Use the on command event and check if the player has permission X if not cancel it
  14. Runakai

    How can i execute command in Skungee???

    I highly recommend you using tuske or vanilla guis instead. SkQuery is buggy
  15. Runakai

    Something wrong here?

    Expected 2 Tabs but found someone who doesn’t give any information instead line 7 WhyAreYouLikeThis.sk
  16. Runakai

    I'm uppsetti give me some spaghetti

    I'm uppsetti give me some spaghetti
  17. Runakai

    Something wrong here?

    I can simply tell what is wrong here by looking at your description- Wait, there’s none. Please give us more info
  18. Runakai

    Randomly Smite a Player Alive

    Get skript2.2dev36
  19. Runakai

    Randomly Smite a Player Alive

    command shocker [<text>]: trigger: arg-1 is set: arg-1 is "enable": set {strike} to true send "enable" while {strike} is set: strike lightning at random player out of all players where [input' gamemode !=...
  20. Runakai

    Check for double chest?

    Loop blocks in radius 1 of event block and if it’s a chest it’s a double chest