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

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

  1. L0v0lup

    Solved Any working skript-database addon for 2.8?

    Good morning, i am having quite some trouble getting Skript 2.8 to run. Currently, all major skript-db plugins are outdated. Event the more recent ones such as the one from "Govindas". Has anyone found a solution or is there a "Patch-Agent" for 2.8 out? Can't find a way to get it to run and all...
  2. L0v0lup

    Needing Help with Sk-Reflect / CoreProtect API

    Hi, i am not overly experienced with Sk-Reflect and need some help with the CoreProtect API. What i am trying to do: Check if a block is natural or not / if it has been placed by a player. import: org.bukkit.Bukkit net.coreprotect.CoreProtect net.coreprotect.CoreProtectAPI...
  3. L0v0lup

    Solved Applying "glowing" to dropped item

    Minecraft 1.12.2 Skript 2.2-dev36 Hey, have anyone used the new "Glowing" effect on (dropped) items? I've tried several ways to apply glowing but none of them worked. on drop: apply glowing to dropped item for 999 hours apply glowing to event-item for 999 hours apply glowing to...
  4. L0v0lup

    Solved Cant >Add< NBT to existing Item

    Minecraft 1.12.2 Skript 2.2-dev36 |SkStuff T-Nuke Fork Hello, i am currently working on RPG Sets in Minecraft. For a set effekt i am trying to add HP attributes to an set part after all 4 armour parts have been equipped. What would work: give player diamond boots with custom nbt...
  5. L0v0lup

    Adding NBT to blocks

    Skript Version: Skript 2.2 (dev36) Skript Author: Bensku Minecraft Version: 1.12 --- Full Code: on place: add "Placed" to custom nbt of event-block on break: if nbt of block contains "Placed": cancel event Errors on Reload: "event-block is not a world (Jobs.sk, line 153: add...
  6. L0v0lup

    Solved Double damage from behind on monsters

    Hey, im currently trying to make a skript, what allows players to do more damage to monsters from behind. on damage: victim is not looking in same direction as attacker increase the damage by 5 That isnt working :/ I've tried some other ways but wasnt able to get it to work Has anyone...
  7. L0v0lup

    Skript Skript Tutorials + Showcase in German

    Hey guys! Im doing for a while Skript tutorials on YouTube. Im working with Skript for almost 2 years now. I had a Server-Network with 8 Servers, most of them was powered by Skript :emoji_stuck_out_tongue: Sadly i dont have my Server anymore.. So all i can do is sharing my experience with you...