Uses of Class
org.bukkit.configuration.file.FileConfigurationOptions
Package
Description
Classes dedicated to facilitating
configurations
to be read and
stored on the filesystem.-
Uses of FileConfigurationOptions in org.bukkit.configuration.file
Modifier and TypeClassDescriptionclass
Various settings for controlling the input and output of aYamlConfiguration
Modifier and TypeMethodDescriptionFileConfigurationOptions.copyDefaults
(boolean value) FileConfigurationOptions.copyHeader
(boolean value) Deprecated.Deprecated.use setHeader() insteadFileConfiguration.options()
FileConfigurationOptions.pathSeparator
(char value) Sets the footer that will be applied to the bottom of the saved output.Sets the header that will be applied to the top of the saved output.
parseComments(boolean)
instead.