public class YAMLConfiguration extends LocalConfiguration
LocalConfiguration using YAML configuration files.| Modifier and Type | Field and Description |
|---|---|
protected YAMLProcessor |
config |
protected Logger |
logger |
allowedDataCycleBlocks, allowSymlinks, butcherDefaultRadius, butcherMaxRadius, defaultChangeLimit, defaultDisallowedBlocks, defaultMaxPolygonalPoints, defaultMaxPolyhedronPoints, disallowedBlocks, logCommands, logFile, maxBrushRadius, maxChangeLimit, maxPolygonalPoints, maxPolyhedronPoints, maxRadius, maxSuperPickaxeSize, navigationUseGlass, navigationWand, navigationWandMaxDistance, noDoubleSlash, profile, registerHelp, saveDir, scriptsDir, scriptTimeout, shellSaveType, showFirstUseVersion, snapshotRepo, superPickaxeDrop, superPickaxeManyDrop, useInventory, useInventoryCreativeOverride, useInventoryOverride, wandItem| Constructor and Description |
|---|
YAMLConfiguration(YAMLProcessor config,
Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
load()
Loads the configuration.
|
void |
unload() |
getWorkingDirectoryprotected final YAMLProcessor config
protected final Logger logger
public YAMLConfiguration(YAMLProcessor config, Logger logger)
public void load()
LocalConfigurationload in class LocalConfigurationpublic void unload()
Copyright © 2010-2014. All Rights Reserved.