This commit is contained in:
Olof Larsson
2011-10-23 22:08:57 +02:00
parent ac6870b770
commit 21783ef9d4
24 changed files with 149 additions and 712 deletions

View File

@ -218,14 +218,14 @@ public class Board
{
row += ChatColor.GRAY+"-";
}
else if (factionHere.isSafeZone())
/*else if (factionHere.isSafeZone())
{
row += Conf.colorPeaceful+"+";
}
else if (factionHere.isWarZone())
{
row += ChatColor.DARK_RED+"+";
}
}*/
else if
(
factionHere == faction