getScoreboardTitle

abstract fun getScoreboardTitle(player: Player): String?

Gets the title of the given Player's scoreboard.

Return

The title of the player's scoreboard, if no scoreboard is assigned this will return null.

Since

2.0.0

Parameters

player

The player to get the title from.

Sources

Link copied to clipboard