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

    Simple Code help

    So many errors and issues, first of all, {placeholder} is a public variable, meaning it doesn't belong to a player, instead try using something like {placeholder::%player%} but i don't think you'd need a variable for that anyways, your indentation is god damn horrible. Try this: on...
  2. S

    Custom heads in skript guis

    Find the skull you want on custom heads website, for example am going to use minecraft-heads.com Find: Minecraft 1.16+ NEW! Give-Code: > Very long command. Copy the command and paste it on a notepad or something, mine is /give @p...
  3. S

    Custom heads in skript guis

    Use SkBee's NBT compounds or SKull skript addon, find a custom head online, either get the NBT (if you're going to use SkBee) or the skull value (for SKull). Expression for SkBee: set {_head} to player head with nbt compound from "NBT" Expression for SKull: set {_head} to skull with value "value"
  4. S

    Skript anti caps

    Yeah