Package-level declarations
Plugin annotations which hook into the de.griefed.serverpackcreator.api.ServerPackHandler-class.
Types
Link copied to clipboard
Extension point for plugins which are to be executed after server pack, and it's ZIP-archive, have been created.
Link copied to clipboard
Extension point for plugins which are to be executed before the generation of a server pack is started.
Link copied to clipboard
Extension point for plugins which are to be executed after a server pack has been generated, but before the ZIP-archive is created.
Link copied to clipboard
Base-interface from which every de.griefed.serverpackcreator.api.serverpack.ServerPackHandler-extension interface starts from.