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