findPlayer

fun findPlayer(player: String): ServerPlayer?
fun findPlayer(uuid: UUID): ServerPlayer?