I need help with a command. Please tell me if there is a way to do something like this without using these bad boys { }
So lets say you did a kill command. Can you make it so that its kind of like a reversed radius thing? So lets say this existed. /kill @a[r=!5] that doesnt exist, but if it did it would kill all players that wasnt in that radius
I need help with a command. Please tell me if there is a way to do something like this without using these bad boys { }
So lets say you did a kill command. Can you make it so that its kind of like a reversed radius thing? So lets say this existed. /kill @a[r=!5] that doesnt exist, but if it did it would kill all players that wasnt in that radius
^^^^ I would take what he did and combine it with an execute.
Name armor stand anything. For this we will name it "blah"
/execute @e[name=blah] ~~~ kill @e[type=player,rm=5]