Remove three commented out rows.
This commit is contained in:
parent
ba88f34ef9
commit
c8d60a8298
@ -55,10 +55,7 @@ public class Factions extends MPlugin
|
||||
public FactionsExploitListener exploitListener;
|
||||
public FactionsBlockListener blockListener;
|
||||
|
||||
// Persistance related
|
||||
//private boolean locked = false;
|
||||
//public boolean getLocked() {return this.locked;}
|
||||
//public void setLocked(boolean val) {this.locked = val; this.setAutoSave(val);}
|
||||
// Task Ids
|
||||
private Integer AutoLeaveTask = null;
|
||||
private Integer econLandRewardTaskID = null;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user