Uses of Package
org.bukkit.configuration
Package
Description
Classes dedicated to handling a plugin's runtime configuration.
Classes dedicated to facilitating
configurations
to be read and
stored on the filesystem.-
ClassDescriptionRepresents a source of configurable options and settingsVarious settings for controlling the input and output of a
Configuration
Represents a section of aConfiguration
This is aConfiguration
implementation that does not save or load from any source, and stores all values in memory only.Various settings for controlling the input and output of aMemoryConfiguration
A type ofConfigurationSection
that is stored in memory. -
ClassDescriptionRepresents a source of configurable options and settingsVarious settings for controlling the input and output of a
Configuration
Represents a section of aConfiguration
Exception thrown when attempting to load an invalidConfiguration
This is aConfiguration
implementation that does not save or load from any source, and stores all values in memory only.Various settings for controlling the input and output of aMemoryConfiguration
A type ofConfigurationSection
that is stored in memory.