Paper paper-plugin.yml
Paper Plugins YAML
| Type | object |
|---|---|
| File match |
paper-plugin.yml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/paper-paper-plugin-yml/latest.json |
| Source | https://www.schemastore.org/paper-plugin.json |
Validate with Lintel
npx @lintel/lintel check
JSON schema for Paper Plugin YAML
Properties
The version of the plugin
The API version of the plugin
Satisfies dependency requirements as this plugin. When resolving dependencies, if a plugin requires a plugin in this list, this plugin will satisfy it.
Whether the plugin should have its classloader public to other paper plugins
The description of the plugin
Main authors of the plugin
Other contributors to the plugin
Plugin website
Log prefix for this plugin. Defaults to the plugin name
When to load this plugin. Defaults to POSTWORLD.
Permissions for this plugin
Definitions
A permission for this plugin
A plugin dependency
Where to load this dependency in relation to the plugin. Defaults to OMIT
Whether this dependency's classpath should be joined by the plugin. Defaults to true
Whether this dependency is required for the plugin to load. Defaults to true