Package dev.jorel.commandapi.config
Class DefaultConfig
java.lang.Object
dev.jorel.commandapi.config.DefaultConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Map<String, CommentedConfigOption<?>> protected final Map<String, CommentedSection> static final CommentedConfigOption<Boolean> static final CommentedConfigOption<String> static final CommentedSectionstatic final CommentedConfigOption<Boolean> static final CommentedConfigOption<Boolean> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal Map<String, CommentedConfigOption<?>> final Map<String, CommentedSection>
-
Field Details
-
allOptions
-
allSections
-
VERBOSE_OUTPUTS
-
SILENT_LOGS
-
MISSING_EXECUTOR_IMPLEMENTATION
-
CREATE_DISPATCHER_JSON
-
SECTION_MESSAGE
-
-
Constructor Details
-
DefaultConfig
public DefaultConfig()
-
-
Method Details
-
getAllOptions
-
getAllSections
-