This commit is contained in:
Luca 2021-11-22 19:16:00 +01:00
parent 3a9fa0c0f7
commit f7d21e4210

View File

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