Remove stray debug text

This commit is contained in:
AlexTheCoder 2017-03-10 15:58:08 -05:00 committed by cnr
parent 2dce455f93
commit 572e461eb2
1 changed files with 0 additions and 1 deletions

View File

@ -242,7 +242,6 @@ public class BonusManager extends MiniClientPlugin<BonusClientData> implements I
_voteList.add("http://vote3.mineplex.com"); _voteList.add("http://vote3.mineplex.com");
} }
_canVote = true; _canVote = true;
Bukkit.broadcastMessage("CAN VOTE IS TRUE");
_youtubers = new ArrayList<>(); _youtubers = new ArrayList<>();
if (!ClansBonus) if (!ClansBonus)