glow

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

    Script Colorful Glow Skript [1.18 - 1.20.1] 1.1.1

    colorglow.sk Thanks for visiting my page =) This simple and light-weight Skript adds a colorful player glow-effect to your server. There is no need for packet handling plugins, that aren't updated for ages, since this skript uses the vanilla teams feature of Bukkit. You can access the effect...
  2. N

    how can i check if item is NOT glowing when im removing it from player?

    This is my skript: (sort of) command /hello: trigger: remove 64 of dirt from player's inventory give 1 of glowing dirt named "&2Better dirt" I want it to only remove the NON-glowing dirt, not the glowing dirt. Any ideas? does bumping work?