setScoreboardTitle

abstract fun setScoreboardTitle(player: Player, title: String)

Sets the title of the given Player's scoreboard, if they have one assigned.

Since

2.0.0

Parameters

player

The player to set the title for.

title

The title to be set. (Will be trimmed to a maximum of 32 characters)

Sources

Link copied to clipboard