Manifest

open class Manifest

Plugin Manifest

Constructors

Link copied to clipboard
constructor(name: String)
constructor()

Types

Link copied to clipboard
open class Author
Plugin Author

Properties

Link copied to clipboard
The authors of this plugin
Link copied to clipboard
open var changelog: String
Changelog featuring recent updates, written in markdown
Link copied to clipboard
Image or video link that will be displayed at the top of the changelog
Link copied to clipboard
A short description of this plugin
Link copied to clipboard
open var name: String
Link copied to clipboard
Link copied to clipboard
open var updateUrl: String
The updater JSON url
Link copied to clipboard
open var version: String
The current version of this plugin