skript 1.16.2

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

    Solved CustomItems plugin and give

    Hi I have a problem. I have Skript, CustomItems and Minecraft 1.16.3. I created a diamond nugget item. I am trying to issue it via Skript: give diamond nugget to player and e.t.c. It doesn't work, I've tried almost everything
  2. C

    Need help with conditions

    i need a help with my /home command. i want to it charge 5 coins. It teleports you if you enough, but it doesn't remove the coins. here's the code: command /home: description: Teleport yourself to your home trigger: if {home.%player%} is not set: play sound...