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

    3 shot arrow/arrow going vertically

    Hey! im doing weapons for my minigame and one of them is a bow that shoots 3 arrows (1 to the front, 1 to the left and 1 to the right) in the style of the hypixel skyblock's terminator. The problem is that if i face towards north or east the arrows go correctly but if i look towards west or east...
  2. I

    Replace held item properly

    Hi, im making a hypixel skyblock Atomsplit Katana recreation, well, when you right click with that diamond sword, it changes to a golden sword for 4 seconds and then changes again to diamond. Ive managed to make the diamond sword change and change back, but if i change the weapon slot, the...
  3. I

    Solved Custom head texture

    I dont want you to select the player wearing the skin, i want it to be a textured head. For example, if i make a custom head myself and i want to add i just put in the texture value or smth like that. EDIT: I found a way (with SkBee i think) here is my code: set {_nbt} to...
  4. I

    Solved Custom head texture

    Hi!, im making custom items and i want to make a /givecustomitem command and one of the items will be a player head (https://minecraft-heads.com/custom-heads/humans/34995-iron-helmet), but when i say "with nbt...
  5. I

    Variable inside of a mob

    Hi, i want to make a custom health/damage system to overwrite the default Minecraft one. I have my damage set as {totaldamage::%player%}, and i want to create bosses, for example, a zombie with 100 custom hp ( {_ihp} ). If you attack the zombie, the zombie {_ihp} will be decreased by...
  6. I

    Override max defense

    Im new to this plugin but, is there a way to override the 30 armor minecraft default cap? thx before response