hasScoreboard

abstract fun hasScoreboard(player: Player): Boolean

Checks whether or not the given Player has a scoreboard assigned.

Return

Whether or not the player has a scoreboard assigned.

Since

2.0.0.

Parameters

player

The player to check for.

Sources

Link copied to clipboard