public class BukkitConfiguration
extends com.sk89q.worldedit.util.YAMLConfiguration
Modifier and Type | Field and Description |
---|---|
boolean |
commandBlockSupport |
boolean |
noOpPermissions |
allowedDataCycleBlocks, allowSymlinks, butcherDefaultRadius, butcherMaxRadius, calculationTimeout, defaultChangeLimit, defaultLocale, defaultLocaleName, defaultMaxPolygonalPoints, defaultMaxPolyhedronPoints, defaultVerticalHeight, disallowedBlocks, extendedYLimit, logCommands, logFile, logFormat, maxBrushRadius, maxCalculationTimeout, maxChangeLimit, maxPolygonalPoints, maxPolyhedronPoints, maxRadius, maxSuperPickaxeSize, navigationUseGlass, navigationWand, navigationWandMaxDistance, profile, registerHelp, saveDir, scriptsDir, scriptTimeout, serverSideCUI, shellSaveType, showHelpInfo, snapshotDatabase, snapshotRepo, snapshotsConfigured, superPickaxeDrop, superPickaxeManyDrop, traceUnflushedSessions, useInventory, useInventoryCreativeOverride, useInventoryOverride, wandItem
Constructor and Description |
---|
BukkitConfiguration(com.sk89q.util.yaml.YAMLProcessor config,
WorldEditPlugin plugin) |
Modifier and Type | Method and Description |
---|---|
java.nio.file.Path |
getWorkingDirectoryPath() |
void |
load() |
public boolean noOpPermissions
public boolean commandBlockSupport
public BukkitConfiguration(com.sk89q.util.yaml.YAMLProcessor config, WorldEditPlugin plugin)