setLine

fun setLine(score: Int, line: String, override: Boolean)

Sets a line in the scoreboard to the specified name and score.

Parameters

score

the score value for this item

line

the string to display on said line

override

whether to remove old lines with the same score

Sources

Link copied to clipboard