Code (Text): on join: set join message to "{@Prefix} {@JoinMsg}" play sound "{@Sound}" with volume {@SoundVolume} to player if {@UseFirework} is true: if player has permission "{@FireworkPerm}": pop burst firework coloured {@FireworkColor} and {@FireworkColor2} at the player When player with the permission join on server, get this firework, but only he see it, other players not. How to do it visible for all players?
are you sure that's the case? maybe they just have particles disabled in their video settings, you could try replace "at the player" with: set {_loc} to location of block at player and then at {_loc}
Still don't working. When player with permission join server, I only see a white particle from firework, but not all firework.