removed debug
This commit is contained in:
parent
8a224950b3
commit
de83e58e75
@ -56,10 +56,6 @@ public class NotificationManager extends MiniPlugin
|
||||
C.cGreen + C.Bold + "75% OFF");
|
||||
UtilPlayer.message(player, " ");
|
||||
|
||||
//Debug XXX
|
||||
if (rank.Has(Rank.HELPER))
|
||||
rank = Rank.ULTRA;
|
||||
|
||||
if (rank == Rank.ALL)
|
||||
{
|
||||
UtilPlayer.message(player, C.cWhite + " " + player.getName() + ", you can get 75% Off " + C.cAqua + C.Bold + "All Lifetime Ranks" + C.cWhite + "!");
|
||||
|
Loading…
Reference in New Issue
Block a user