setServerPackExtensionConfig

abstract fun setServerPackExtensionConfig(serverPackExtensionConfig: ArrayList<CommentedConfig>)

Pass the extension configuration to the configuration panel, so it can then, in turn, load the available configurations and make them editable, if so desired.

Author

Griefed

Parameters

serverPackExtensionConfig

The list of extension configurations to pass to the configuration panel.