public class WauzPlayerScoreboard
extends java.lang.Object
WauzPlayerTablist
Constructor and Description |
---|
WauzPlayerScoreboard() |
Modifier and Type | Method and Description |
---|---|
static void |
scheduleScoreboardRefresh(org.bukkit.entity.Player player)
Schedules a task to update the sidebar of the player, based on the world they are in.
|
public static void scheduleScoreboardRefresh(org.bukkit.entity.Player player)
player
- The player who should receive the scoreboard.HubScoreboard
,
DungeonScoreboard
,
QuestScoreboard
,
SurvivalScoreboard
,
ArcadeScoreboard
,
WauzPlayerTablist.createAndShow()