ServerPackHandler-class.See: Description
| Interface | Description |
|---|---|
| PostGenExtension |
Plugin interface for plugins which are to be executed after server pack, and it's ZIP-archive,
have been created.
|
| PreGenExtension |
Plugin interface for plugins which are to be executed before the generation of a server pack is
started.
|
| PreZipExtension |
Plugin interface for plugins which are to be executed after a server pack has been generated, but
before the ZIP-archive is created.
|
ServerPackHandler-class.