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 FactionsExploitListener exploitListener;
|
||||||
public FactionsBlockListener blockListener;
|
public FactionsBlockListener blockListener;
|
||||||
|
|
||||||
// Persistance related
|
// Task Ids
|
||||||
//private boolean locked = false;
|
|
||||||
//public boolean getLocked() {return this.locked;}
|
|
||||||
//public void setLocked(boolean val) {this.locked = val; this.setAutoSave(val);}
|
|
||||||
private Integer AutoLeaveTask = null;
|
private Integer AutoLeaveTask = null;
|
||||||
private Integer econLandRewardTaskID = null;
|
private Integer econLandRewardTaskID = null;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user