Package de.griefed.serverpackcreator.api.plugins.serverpackhandler

Plugin hooks into ServerPackHandler generation. PreGenExtension (before generation), PreZipExtension (after files gathered, before zipping) and PostGenExtension (after generation) run at their named moments; ServerPackHandlerBase is the shared base they build on.

See: Description