Uses of Class
org.bukkit.configuration.file.YamlConfigurationOptions
Packages that use YamlConfigurationOptions
Package
Description
Classes dedicated to facilitating
configurations
to be read and
stored on the filesystem.-
Uses of YamlConfigurationOptions in org.bukkit.configuration.file
Methods in org.bukkit.configuration.file that return YamlConfigurationOptionsModifier 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)