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

    Problem with skull's skin

    Thanks for replying, but I don't use _location2 (it's commented). The problem is that console doesn't know in which world has to make the /fill, so it always makes it in overworld... The 1st script works but always appears Steve's head. The 2nd script works but the head appears only in...
  2. MarceLOL

    Problem with skull's skin

    I'm creating my first server, so I don't have any experience with skripts, I'd like a little of help here: It's a script for placing skull+fence when a player dies, just like in uhc games. The script: on death of player: set block at location of victim to nether brick fence set block at...