spawn

open override fun spawn(player: Player)

Implemented fun to simple spawn the NPC on the Location in the selected world.

Default location is ``Location(Bukkit.getWorld("world"), 0.0, 0.0, 0.0, 0.0F, 0.0F)``