Anyone know how to spawn npcs and then have the server remove them again after the round is over ex/ pest control.

That's how it spawns the Portal things.
Code:
	public void spawnNpcs() {
		Server.npcHandler.spawnNpc2(6150,2628,2591,0,0,200,0,0,100);