filterInRange

fun Iterable<Player>.filterInRange(location: Location, maxDistance: Double): List<Player>