Fixed territoryBypassProtectedMaterials - 2 Maps were defined
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user