giveScoreboard

abstract fun giveScoreboard(player: Player)(source)

Gives the Player a scoreboard as a sidebar.

The scoreboard won't be displayed until at least one value has been added.

Since

2.0.0

Parameters

player

The player the scoreboard should be given to.