Change-Id: Ibaa6d8c7eba4fe616faa5e78d946c9495d252fde
This commit is contained in:
		@@ -265,7 +265,7 @@ public class FactionsPlayerListener extends PlayerListener{
 | 
				
			|||||||
			if ( ! Conf.territoryProtectedMaterials.contains(material)) {
 | 
								if ( ! Conf.territoryProtectedMaterials.contains(material)) {
 | 
				
			||||||
				return true;
 | 
									return true;
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		}else{
 | 
							} else {
 | 
				
			||||||
			if ( ! Conf.territoryProtectedMaterialsWhenOffline.contains(material)) {
 | 
								if ( ! Conf.territoryProtectedMaterialsWhenOffline.contains(material)) {
 | 
				
			||||||
				return true;
 | 
									return true;
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user