Uses of Class
com.plotsquared.core.configuration.MemorySection
-
Uses of MemorySection in com.plotsquared.core.configuration
Modifier and TypeClassDescriptionclass
This is aConfiguration
implementation that does not save or load from any source, and stores all values in memory only. -
Uses of MemorySection in com.plotsquared.core.configuration.file
Modifier and TypeClassDescriptionclass
This is a base class for all File based implementations ofConfiguration
.class
An implementation ofConfiguration
which saves all files in Yaml.