getLines

fun getLines(descending: Boolean = true): List<Scoreboard.Score>

Get all currently visible strings on the scoreboard. (excluding title) Be aware that this can contain color codes.

Return

the list of lines

Sources

Link copied to clipboard