Package de.griefed.serverpackcreator.api.config
See: Description
-
Class Summary Class Description ConfigCheck Conveniently access all different check-types, whether they passed and which errors, if any, were encountered. ConfigurationHandler Check any given PackConfig for errors and, if so desired, add them to a passed list of errors, so you may display them in a GUI, CLI or website. InclusionSpecification A FileInclusionSpecification is at minimum a source-declaration from which files and directories will be included in the server pack to be generated. PackConfig A PackConfig contains the settings required to create a server pack. -
Enum Summary Enum Description ExclusionFilter Method by which to exclude mods during the generation of a server pack. ModpackSource Source-indicator for where the modpack came from. -
Object Summary Object Description Companion