See: Description
| Interface | Description |
|---|---|
| ConfigPanelExtension |
Extension point for addons which add additional
JPanels in a given server pack tab,
allowing users to customize server pack specific configurations of an addon. |
| TabExtension |
Extension point for addons which add additional
JPanels as additional tabs to the
ServerPackCreator GUI. |
| Class | Description |
|---|---|
| ExtensionConfigPanel |
Template ConfigPanel for use in
ConfigPanelExtension extensions. |
| ExtensionTab |
Class to extend from if you want to add your own tabs to the ServerPackCreator GUI.
|