This commit is contained in:
Trixkz 2021-11-22 13:22:54 -05:00
commit e3114fd75f

View File

@ -115,6 +115,8 @@ public class ScoreboardProvider implements BoardAdapter {
return;
}
return;
}
Game game = this.plugin.getGameManager().getGame(player.getUniqueId());