removeViewer

abstract override fun removeViewer(viewer: Player)

Deprecated (with error)

The scoreboard is always visible to all online players

Removes a viewer from the scoreboard. In this implementation, this method does nothing and prints a warning to the console because the scoreboard is always visible to all online players.

Parameters

viewer

the player to remove as a viewer