Package | Description |
---|---|
net.alpenblock.bungeeperms.config |
Modifier and Type | Class and Description |
---|---|
class |
FileConfiguration |
class |
MemoryConfiguration |
class |
YamlConfiguration
An implementation of
Configuration which saves all files in Yaml. |
Modifier and Type | Field and Description |
---|---|
protected Configuration |
MemoryConfiguration.defaults |
Modifier and Type | Method and Description |
---|---|
Configuration |
ConfigurationOptions.configuration() |
Configuration |
MemoryConfiguration.getDefaults() |
Configuration |
Configuration.getDefaults() |
Configuration |
ConfigurationSection.getRoot() |
Configuration |
MemorySection.getRoot() |
Modifier and Type | Method and Description |
---|---|
void |
MemoryConfiguration.addDefaults(Configuration defaults) |
void |
Configuration.addDefaults(Configuration defaults) |
void |
MemoryConfiguration.setDefaults(Configuration defaults) |
void |
Configuration.setDefaults(Configuration defaults) |
Constructor and Description |
---|
ConfigurationOptions(Configuration configuration) |
FileConfiguration(Configuration defaults) |
MemoryConfiguration(Configuration defaults) |
Copyright © 2019. All rights reserved.