Uses of Class
org.bukkit.configuration.file.YamlConfigurationOptions
Package
Description
Classes dedicated to facilitating
configurations
to be read and
stored on the filesystem.-
Uses of YamlConfigurationOptions in org.bukkit.configuration.file
Modifier and TypeMethodDescriptionYamlConfigurationOptions.copyDefaults(boolean value)
YamlConfigurationOptions.copyHeader(boolean value)
YamlConfigurationOptions.indent(int value)
Sets how much spaces should be used to indent each line.YamlConfiguration.options()
YamlConfigurationOptions.pathSeparator(char value)