Remove unused config
This commit is contained in:
parent
7ed4aedcac
commit
abb00e3c81
@ -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
|
||||
// -------------------------------------------- //
|
||||
|
Loading…
Reference in New Issue
Block a user