Fixed territoryBypassProtectedMaterials - 2 Maps were defined

This commit is contained in:
Driftay
2019-12-21 22:03:40 -05:00
parent 93b485aae8
commit 38cf542d8c
3 changed files with 2 additions and 6 deletions

View File

@@ -252,7 +252,6 @@ public class Conf {
public static Set<Material> territoryCancelAndAllowItemUseMaterial = new HashSet<>();
public static Set<Material> territoryDenySwitchMaterials = new HashSet<>();
public static Set<Material> territoryBypasssProtectedMaterials = EnumSet.noneOf(Material.class);
public static boolean allowCreeperEggingChests = true;
// Economy settings