Post Gen Extension
Extension point for plugins which are to be executed after server pack, and it's ZIP-archive, have been created.
Author
Griefed
Properties
Functions
Link copied to clipboard
abstract fun run(versionMeta: VersionMeta, utilities: Utilities, apiProperties: ApiProperties, packConfig: PackConfig, destination: String, pluginConfig: Optional<CommentedConfig>, packSpecificConfigs: ArrayList<CommentedConfig>)