Netherboard
Netherboard copied to clipboard
Check if player has scoreboard
Is there a way to check if the player has a scoreboard? If not, can you add it in an future update maybe?
add the player to a hashmap with the Scoreboard then check if the player in this hashmap and get the scoreboard
Hello, sorry for the late answer, but you can use the Netherboard#hasBoard(Player)
method.