Remove the BLD debug
This commit is contained in:
parent
a18e0fb579
commit
c114823905
@ -1753,8 +1753,6 @@ public class Build extends Game
|
||||
@Override
|
||||
public void disqualify(Player player)
|
||||
{
|
||||
Bukkit.broadcastMessage("Disqualifying player " + player.getName());
|
||||
|
||||
super.disqualify(player);
|
||||
|
||||
// Remove the player from the map so players don't vote on it
|
||||
|
Loading…
Reference in New Issue
Block a user