SPCPreServerPackZipListener

Pre ZIP-archive listener executed before a server pack ZIP-archive is created. Whether a ZIP-archive for a server pack is actually generated has no effect on whether this listener gets fired.

Author

Griefed

Functions

Link copied to clipboard
abstract fun run(packConfig: PackConfig, serverPackPath: Path)

Run the given listener with a config and path to the server pack.