Class Settings.Auto_Clear
java.lang.Object
com.plotsquared.core.configuration.Config.ConfigBlock
com.plotsquared.core.configuration.Settings.Auto_Clear
- Enclosing class:
Settings
@Comment("This is an auto clearing task called `task1`")
public static final class Settings.Auto_Clear
extends Config.ConfigBlock
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanintbooleanintintint -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.plotsquared.core.configuration.Config.ConfigBlock
get, getInstances, put
-
Field Details
-
CALIBRATION
-
THRESHOLD
-
REQUIRED_PLOTS
-
CONFIRMATION
-
DAYS
-
SKIP_ACCOUNT_AGE_DAYS
-
DELETE_IF_OWNER_IS_UNKNOWN
@Comment("True, if a plot should be deleted if the plot owner is unknown to the server") public boolean DELETE_IF_OWNER_IS_UNKNOWN -
WORLDS
-
-
Constructor Details
-
Auto_Clear
public Auto_Clear()
-