Recent content by lowjector

  • 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 community!

    Now, what are you waiting for? Join the community now!

  1. L

    Enchanting custom armor breaks script

    Hello, I recently created custom armor for a server. It works perfectly fine when it's not enchanted. However, when I enchant it the script completely stops working and it acts as if it's just regular leather armor. I can't see why this would happen. My skript: on damage: if victim is a...
  2. L

    Solved Enchanting custom armor breaks script

    Hello, I recently created custom armor for a server. It works perfectly fine when it's not enchanted. However, when I enchant it the script completely stops working and it acts as if it's just regular leather armor. I can't see why this would happen. My skript: on damage: if victim is a...
  3. L

    Revert Netherite Armour

    Hey, I would like a script where netherite armour is changed to diamond armour, while still keeping the nbt data such as its enchantments and name. I checked for this and couldn't find any results. I attempted to do this but I failed to make it keep nbt data. Could anyone make this for me? Thanks.
  4. L

    Random Spawn

    Hello! I'm fairly new to skript and I need some help on creating a random spawn upon the first join or respawning after a death - I would like the random spawn to be around +1,000 to -1,000 on the x and z-axis (I want y to be at a safe height and not in a cave) - I don't want players to spawn...