1

1.14.4 kill command

EmpathyHeals 9/8/19 7:00 pm
2.6k
10/7/2019 7:03 pm
Hi, I'm trying to kill all the rabbits in the world named "world." The /kill @e[type=minecraft:rabbit] or /kill @e[type=rabbit] commands aren't working, getting a [21:38:46 INFO]: Error: Player not found. I found this thread: https://github.com/EssentialsX/Essentials/issues/2319 which says that if you have EssentialsX, which I do, the command changes, but it still doesn't work. This time I get: [Sun, 8. Sep 2019 22:34:52 UTC INFO] Invalid value for <> (Acceptable types: projectiles, items, paintings, itemframes, boats, minecarts, tnt, xp, or all), acceptable values are projectiles, items, paintings, itemframes, boats, minecarts, tnt, xp, or all
[Sun, 8. Sep 2019 22:34:52 UTC INFO] Usage: /remove <> <>. Any help? TPS dropped and timings report says there are a lot of rabbits (and pillagers). I want to kill all the rabbits in the world and see if the TPS will go up. Plus I just want to know what the command is that works which will kill a certain type of mob in a world. Thanks!
Posted by
EmpathyHeals
Level 42 : Master Zombie
122

  Have something to say?

JoinSign in

9

xAlanPx
09/14/2019 3:39 pm
Level 21 : Expert Network
if you have the worldedit plugin, use the / butcher command
2
EmpathyHeals
09/14/2019 4:47 pm
Level 42 : Master Zombie
Yeah when I wrote the question I didn't have we working (had to update) but I still just want to know what the command is for non-we option.
1
tomatotownn
09/14/2019 7:27 am
Level 41 : Master Sailor
`/kill @e[name="world"]`?
1
HoboMaggot
09/09/2019 3:28 am
Level 55 : Grandmaster Blob
history
/kill @e[type=rabbit,name="world"]
Note it has a maximum distance of the server's chunk render distance from the player.

If it is entirely everywhere but you have people everywhere too do /execute as @a at @s run kill @e[type=rabbit,name=world]
1
TheServerMaker333
09/08/2019 7:08 pm
Level 6 : Apprentice Miner
just do /kill @e
1
HoboMaggot
09/09/2019 3:27 am
Level 55 : Grandmaster Blob
/kill @e will literally kill every single entity in the world.
This is extremely bad advice which can topple entire servers you sadistiic troll
2
EmpathyHeals
09/09/2019 4:51 am
Level 42 : Master Zombie
I think he knows. Already reported:malicious.
1
EmpathyHeals
09/08/2019 7:09 pm
Level 42 : Master Zombie
And how would that get rid of JUST the rabbits??
2
FatPuffer
10/07/2019 7:03 pm
Level 1 : New Miner
history
Do /kill @e[type=rabbit] won't kill everything just rabbits. :)
Do that in the world named "world".
1

Welcome