public class BukkitConfiguration extends YAMLConfiguration
| Modifier and Type | Field and Description |
|---|---|
boolean |
noOpPermissions |
config, loggerallowedDataCycleBlocks, 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 |
|---|
BukkitConfiguration(YAMLProcessor config,
WorldEditPlugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
File |
getWorkingDirectory()
Get the working directory to work from.
|
void |
load()
Loads the configuration.
|
unloadpublic BukkitConfiguration(YAMLProcessor config, WorldEditPlugin plugin)
public void load()
LocalConfigurationload in class YAMLConfigurationpublic File getWorkingDirectory()
LocalConfigurationgetWorkingDirectory in class LocalConfigurationCopyright © 2010-2014. All Rights Reserved.