Uses of Class
org.bukkit.configuration.file.FileConfigurationOptions
| Package | Description |
|---|---|
| org.bukkit.configuration.file |
Classes dedicated facilitating
configurations to be read and
stored on the filesystem. |
-
Uses of FileConfigurationOptions in org.bukkit.configuration.file
Subclasses of FileConfigurationOptions in org.bukkit.configuration.file Modifier and Type Class Description classYamlConfigurationOptionsVarious settings for controlling the input and output of aYamlConfigurationMethods in org.bukkit.configuration.file that return FileConfigurationOptions Modifier and Type Method Description FileConfigurationOptionsFileConfigurationOptions. copyDefaults(boolean value)FileConfigurationOptionsFileConfigurationOptions. copyHeader(boolean value)Sets whether or not the header should be copied from a default source.FileConfigurationOptionsFileConfigurationOptions. header(java.lang.String value)Sets the header that will be applied to the top of the saved output.FileConfigurationOptionsFileConfiguration. options()FileConfigurationOptionsFileConfigurationOptions. pathSeparator(char value)