There needs to be an add on to the glowing effect. Once you type in /execute as (name) run effect give (name) glowing, it should only show the glowing effect to the person who you are executing as.. (you could also add something like {OneSided: 1}, or something of that sort.) this could be used to make it so some players can see other entities through walls, while others can’t. I say this because I have an origins server, and I need a warden to be one of them. Here is how I would do it…
(Command block) execute as (yourself) at @s run effect give @e[distance=..12,team=!WardenTeam] glowing 1 1 true {OneSided: 1}
If you had the glowing effect when it is one sided, you wouldn’t be glowing to yourself, and you wouldn’t see the effect in your HUD. One sided glowing would not be cleared with milk, and only gotten rid of by death, the effect ending, or /effect clear…
Please sign in to leave a comment.
0 Comments