| Package | Description | 
|---|---|
| org.bukkit.configuration | 
 Classes dedicated to handling a plugin's runtime configuration. 
 | 
| org.bukkit.configuration.file | 
 Classes dedicated to facilitating
  
configurations to be read and
 stored on the filesystem. | 
| Modifier and Type | Field and Description | 
|---|---|
protected MemoryConfigurationOptions | 
MemoryConfiguration.options  | 
| Modifier and Type | Method and Description | 
|---|---|
@NotNull MemoryConfigurationOptions | 
MemoryConfigurationOptions.copyDefaults(boolean value)  | 
@NotNull MemoryConfigurationOptions | 
MemoryConfiguration.options()  | 
@NotNull MemoryConfigurationOptions | 
MemoryConfigurationOptions.pathSeparator(char value)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FileConfigurationOptions
Various settings for controlling the input and output of a  
FileConfiguration | 
class  | 
YamlConfigurationOptions
Various settings for controlling the input and output of a  
YamlConfiguration | 
Copyright © 2022. All rights reserved.