Recent content by Random_watermelon

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

    killing an entity in a radius

    How would I kill every entity in a radius that I was not stood near.
  2. R

    Right click on sign

    So I'm trying to make a gui pop up when a sign is clicked but it says 'on rightclick on sign' is not a boolean. This is part of my code on rightclick on sign: line 1 of the clicked block is "Shop" open chest with 1 row named "&3Shop" to player
  3. R

    Solved Gui items

    How would I go about putting one stack of, say, Stone into one slot on a gui. Please can you edit this: format slot 3 of player with stone
  4. R

    Setting an area with a block

    How would I go about making an area spawn in a set of blocks in a random order? So like on a prison server.
  5. R

    Summon an armour stand with a sword on head.

    I really need to summon an armour stand with a sword on it's head but when I try to, the armour stand won't even spawn.
  6. R

    Solved Custom skull gui

    How would I go about putting a custom skull into a gui.
  7. R

    Solved How to make console run a command in a specific world

    How would I make console run a command on a specific world. I am new to coding.