By ew8
#211275 hey guys,
i create a server with friends, i changed " entitiesPerPlayer" in setting files to 250(trying to generate more Pokémon) however their are too many NPCS generate near players and for now i can only remove them by npc editor one by one, is there any way to remove all NPCS? or some easy way? :-(

By RawwrRob
#215788 If you're on 1.13+:

/minecraft:kill @e[type=pixelmon:<entity>,distance..10]

Replace <entity> with the entity type you want to kill. Should be something like pixelmon:npc_x i.e. pixelmon:npc_trainer

You can increase the radius by changing the number in the distance selector. i.e. distance=..10 is a 10 block radius around the player.
JOIN THE TEAM