make player 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. GrenFlem

    Can someone help me write a skript?

    I need help writing a skript that gives invisible players the glowing effect when they bump into another player. I've already written one that removes invis when they attack another player. I'm trying not to loop something unless someone has invisibility to not lag things out, i dont want it to...
  2. 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...
  3. S

    Morkazsk bugged ?

    I'm trying this: command modocontrole: loop all players: if {mode.control.%loop-player%} is "false": make loop-player glow with color "WHITE" for player This is a part of my code, of course. But I'm getting this error: [Server thread/ERROR]...