程序包的使用
org.bukkit.configuration
-
类说明配置文件的基类.
Configuration
的配置类.Configuration
的基类.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. -
类说明配置文件的基类.
Configuration
的配置类.Configuration
的基类.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.