ExtensionInformation

interface ExtensionInformation : BaseInformation, ExtensionPoint(source)

Force every extension to provide its ID.

Author

Griefed

Inheritors

Properties

Link copied to clipboard
abstract val extensionId: String

The ID of this extension. Used by ServerPackCreator to determine which configuration, if any, to provide to any given extension being run.