tomkeuper / BedWars2023

A minecraft minigame where you have to defend your bed and destroy the others. Once your bed is destroyed, you cannot respawn.
GNU General Public License v3.0
39 stars 13 forks source link

Added a fix for BoardManager #283

Closed KKiiya closed 1 month ago

KKiiya commented 1 month ago

This is a fix that has been reported by clydsan. The bug describes a weird behaivour if turning off lobby scoreboard, so I think that unregistering the scoreboard might help (while also adding other checks)

This is not tested and im pretty confused since I saw the variable is actually being used.