mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
how much edge?
This commit is contained in:
parent
cae068a151
commit
0c702ee967
@ -57,10 +57,10 @@ public class Admin implements ConfigLoadable, ConfigSavable, Validatable
|
|||||||
private String acFormat = null;
|
private String acFormat = null;
|
||||||
@Getter
|
@Getter
|
||||||
@Setter
|
@Setter
|
||||||
private Boolean oldTags = null;
|
private Boolean oldTags = false;
|
||||||
@Getter
|
@Getter
|
||||||
@Setter
|
@Setter
|
||||||
private Boolean logStick = null;
|
private Boolean logStick = false;
|
||||||
|
|
||||||
public static final String CONFIG_FILENAME = "admins.yml";
|
public static final String CONFIG_FILENAME = "admins.yml";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user