Config Check
Conveniently access all different check-types, whether they passed and which errors, if any, were encountered.
Author
Griefed
Properties
Whether all checks were passed for this configuration. Only true if every single check, including those of any installed plugins, passed.
Whether the config checks passed. Only true if all checks passed.
List of errors encountered during the config checks of the configuration.
List of all errors encountered during the check of this configuration.
List of errors encountered during the inclusion checks of the configuration.
Whether the inclusion checks passed. Only true if all checks passed.
Whether the Minecraft-version checks passed. Only true if all checks passed.
List of errors encountered during the Minecraft-version checks of the configuration.
Whether the modloader checks passed. Only true if all checks passed.
List of errors encountered during the modloader checks of the configuration.
Whether the modloader-version checks passed. Only true if all checks passed.
List of errors encountered during the modloader-version checks of the configuration.
Whether the modpack checks passed. Only true if all checks passed.
List of errors encountered during the modpack checks of the configuration.
List of errors which didn't fit any of the other categories.
Whether all plugin-provided checks passed. Only true if all passed.
List of errors encountered in plugin-provided checks of the configuration.
Whether the server-icon checks passed. Only true if all checks passed.
List of errors encountered during the server-icon checks of the configuration.
Whether the server.properties checks passed. Only true if all checks passed.
List of errors encountered during the server.properties checks of the configuration.
Functions
Merge this check with the given check into one.