removeScoreboardValue

abstract fun removeScoreboardValue(player: Player, index: Int)

Removes the text value of the given Player's scoreboardat the given index.

Since

2.0.0

Parameters

player

The player to remove the text value from.

index

The index at which the text value should be removed.

Sources

Link copied to clipboard