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

    Solved Armor Stand Problem

    ahhh nice. tank you :D It is working now <3
  2. D

    Solved Armor Stand Problem

    but even, when I remove the cancel event, it isn't working, why?
  3. D

    Solved Armor Stand Problem

    Hey, I have a problem: I placed an armor stand and with the following script I wanted to execute a command with it. But it doesn't work, why? Here is my code: Skript: on right click on a armor stand: send "test message" player's world = "world": send "test message" if...
  4. D

    How can I give a Item from GUI to player (SkQuery)

    Hey I have a question: I'm trying to open a GUI with random items and the item that you click on should be given to the player. How do I do that? It doesn't work with me. This is my code: command /randomitems: trigger: wait 1 tick open chest with 1 rows named "Such dir ein...
  5. D

    Help pls

    Why is my Code not working :( I've compared everything to my other scripts but the plugin always says there is an error when there is none variables: {pr} = "&4G&6r&ea&2v&ai&bt&9y &8»" on world change: wait 1 second player's world = "Gravity": add 1 to {gravl} if...