teleportPlayers

public static boolean teleportPlayers(Collection<Player> players, Location destination)

Fires every cancellable EliteMobs teleport event before executing any teleport in the batch. A cancellation therefore rejects the whole initial group instead of moving only its first members. Bukkit-level teleport cancellation can still prevent an individual final move.

Return

true when every EliteMobs event passed preflight and execution was attempted