getPlayersNearby

fun Location.getPlayersNearby(maxDistance: Double, vararg excluded: Player): Sequence<Player>