Package me.remigio07.chatplugin.api.server.scoreboard
package me.remigio07.chatplugin.api.server.scoreboard
-
ClassDescriptionRepresents the display mode of
ScoreboardNumbers
: default, only zeros and custom text.Represents a scoreboard handled by theScoreboardManager
.Represents the builder used to createScoreboard
s usingScoreboardManager.createScoreboardBuilder(String, boolean, List)
.Represents aScoreboard
's lines.Represents aScoreboard
's line.Manager that handlesScoreboard
s.Represents aScoreboard
's numbers.Represents aScoreboard
's titles.Represents the type of a scoreboard: default, event or custom.