addViewer

abstract override fun addViewer(viewer: Player)

Deprecated (with error)

All online players are automatically added as viewers

Adds a viewer to the scoreboard. In this implementation, this method does nothing and prints a warning to the console because all online players are automatically added as viewers.

Parameters

viewer

the player to add as a viewer