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