Uses of Class
org.bukkit.configuration.MemoryConfigurationOptions
Package
Description
Classes dedicated to handling a plugin's runtime configuration.
Classes dedicated to facilitating
configurations
to be read and
stored on the filesystem.-
Uses of MemoryConfigurationOptions in org.bukkit.configuration
Modifier and TypeFieldDescriptionprotected MemoryConfigurationOptions
MemoryConfiguration.options
Modifier and TypeMethodDescriptionMemoryConfigurationOptions.copyDefaults
(boolean value) MemoryConfiguration.options()
MemoryConfigurationOptions.pathSeparator
(char value) -
Uses of MemoryConfigurationOptions in org.bukkit.configuration.file
Modifier and TypeClassDescriptionclass
Various settings for controlling the input and output of aFileConfiguration
class
Various settings for controlling the input and output of aYamlConfiguration
Modifier and TypeMethodDescriptionFileConfigurationOptions.parseComments
(boolean value) Sets whether or not comments should be loaded and saved.