Remove unused config
This commit is contained in:
		@@ -93,13 +93,6 @@ public class MConf extends Entity<MConf>
 | 
			
		||||
	// This is for other plugins/mods that use a fake player to take actions, which shouldn't be subject to our protections.
 | 
			
		||||
	public Set<String> playersWhoBypassAllProtection = new MassiveSet<>();
 | 
			
		||||
	
 | 
			
		||||
	// -------------------------------------------- //
 | 
			
		||||
	// TASKS
 | 
			
		||||
	// -------------------------------------------- //
 | 
			
		||||
	
 | 
			
		||||
	// Define the time in minutes between certain Factions system tasks is ran.
 | 
			
		||||
	public double taskEconLandRewardMinutes = 20;
 | 
			
		||||
	
 | 
			
		||||
	// -------------------------------------------- //
 | 
			
		||||
	// REMOVE DATA
 | 
			
		||||
	// -------------------------------------------- //
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user