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

    Giving player head with custom nbt

    This does not work for some reason, anyone know any addon or somehing ive typed wrong? give player 1 player head with custom nbt "{display:{Name:""&eGold...
  2. F

    Opening a sign to a player.

    Hi, I am currently working on a script where I would like for the player to have a sign opened to them. The sign would look like if you had just placed it and were editing the sign. Then when the play closed the sign edit thing, the server would execute a command written on the 1st line, the 3...
  3. F

    Solved Triggering a function using tooltip

    I have no idea how to trigger a function using tooltip. Here is my code send "<tooltip:&7Click here to at%nl%&7Confirm the request &c%arg-1%><function:sendDuelRequest(player, arg-1, arg-2, arg-3)>{@prefix}Are you sure you want to send the duel request with a price of &c%arg-2% &7and&c%arg-3%...