Allow warzone and safezone to be colored in f map

This commit is contained in:
Trent Hensler
2018-03-19 23:00:47 -07:00
parent 3ff319dc27
commit a45833944b
2 changed files with 5 additions and 3 deletions

View File

@@ -21,6 +21,8 @@ public class Conf {
public static ChatColor colorEnemy = ChatColor.RED;
public static ChatColor colorPeaceful = ChatColor.GOLD;
public static ChatColor colorWilderness = ChatColor.GRAY;
public static ChatColor colorSafezone = ChatColor.GOLD;
public static ChatColor colorWar = ChatColor.DARK_RED;
// Power