Uses of Class
org.bukkit.configuration.file.YamlConfigurationOptions
Package | Description |
---|---|
org.bukkit.configuration.file |
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 YamlConfigurationOptions Modifier and Type Method Description YamlConfigurationOptions
YamlConfigurationOptions. copyDefaults(boolean value)
YamlConfigurationOptions
YamlConfigurationOptions. copyHeader(boolean value)
YamlConfigurationOptions
YamlConfigurationOptions. header(String value)
YamlConfigurationOptions
YamlConfigurationOptions. indent(int value)
Sets how much spaces should be used to indent each line.YamlConfigurationOptions
YamlConfiguration. options()
YamlConfigurationOptions
YamlConfigurationOptions. pathSeparator(char value)