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 YamlConfigurationOptionsYamlConfigurationOptions. copyDefaults(boolean value)YamlConfigurationOptionsYamlConfigurationOptions. copyHeader(boolean value)YamlConfigurationOptionsYamlConfigurationOptions. header(String value)YamlConfigurationOptionsYamlConfigurationOptions. indent(int value)Sets how much spaces should be used to indent each line.YamlConfigurationOptionsYamlConfiguration. options()YamlConfigurationOptionsYamlConfigurationOptions. pathSeparator(char value)