Started by
TheCatalystGaming
on
Topic category: Help with Minecraft modding (Java Edition)
I've been trying to get a command with multiple targets that will /kill projectile types that I select, but unfortunately I can't have multiple targets in a command. Is there any other way, preferably with procedures, to kill all entities of various types in a radius?
Wait for 2020.5.
Check this: https://twitter.com/PyloDEV/status/1310899869645709317
That is, it is possible, can you tell me how to do it?
how do i make it that it kills everything but yourself in a certain radius
Check if not(entity iterator == event/target entity).