Uses of Class
com.plotsquared.core.configuration.Settings.Auto_Clear
Package
Description
-
Uses of Settings.Auto_Clear in com.plotsquared.core.configuration
-
Uses of Settings.Auto_Clear in com.plotsquared.core.plot
Modifier and TypeMethodDescriptionPlot.getComplexity
(Settings.Auto_Clear settings) This will return null if the plot hasn't been analyzed -
Uses of Settings.Auto_Clear in com.plotsquared.core.plot.expiration
Modifier and TypeMethodDescriptionstatic PlotAnalysis
PlotAnalysis.getAnalysis
(Plot plot, Settings.Auto_Clear settings) int
PlotAnalysis.getComplexity
(Settings.Auto_Clear settings) ModifierConstructorDescriptionExpiryTask
(Settings.Auto_Clear settings, @NonNull PlotAreaManager plotAreaManager)