item effect

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

    Skript for item giving effects on right click

    Category: Skript Suggested name: Ink&Run Spigot/Skript Version: paper=[git-Paper-545 (MC: 1.19.4)] skript= 2.6.4 What I want: I would like a skript that gives players in a radius of 10 blocks blindness for 10 seconds and gives the user speed 2 for 10...
  2. Shadow Klassic

    Shield/Ender Pearl Cooldown on Custom Items

    Heyup guys! So how can i make an animation played like an enderpearl when executed played on any item. Skript mirror and that packet addon is present in my plugins folder! i am aware there are ways to do it with java plugins and protocol lib but is there a way to integrate it through skript...
  3. Ter2FIc

    Effect while holding item

    I was making an item that gives a speed effect while holding it. every 3 seconds: if the player is holding iron sword named "&eSpeedster Sword": apply speed 2 to player for 9999 days wait 1 tick remove speed from player Console says: There's no world in a periodic...