Package | Description |
---|---|
org.bukkit.configuration.file |
Classes dedicated facilitating
configurations to be read and
stored on the filesystem. |
Modifier and Type | Method and 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) |
Copyright © 2016. All rights reserved.