PluginManifest
Interface: PluginManifest
Section titled “Interface: PluginManifest”Defined in: types.ts:13
Properties
Section titled “Properties”author
Section titled “author”author:
string
Defined in: types.ts:18
client?
Section titled “client?”
optionalclient?:string
Defined in: types.ts:21
description
Section titled “description”description:
string
Defined in: types.ts:17
id:
string
Defined in: types.ts:14
minKrytonVersion
Section titled “minKrytonVersion”minKrytonVersion:
string
Defined in: types.ts:19
name:
string
Defined in: types.ts:15
server?
Section titled “server?”
optionalserver?:string
Defined in: types.ts:20
settings?
Section titled “settings?”
optionalsettings?:PluginSettingDefinition[]
Defined in: types.ts:22
version
Section titled “version”version:
string
Defined in: types.ts:16