Actions
Added in 3.8
$plugins(N)
Returns information about running plugins.
Parameters
Parameter | Description |
N | If N = 0, number of running plugins, otherwise the Nth plugin. |
Properties
Property | Description |
.name | Returns the plugin name. |
.author | Returns the plugin author. |
.desc | Returns the plugin description. |
Returns the plugin author email. | |
.version | Returns the plugin version. |
.fname | Returns the plugin filename. |
Updated by Per Amundsen over 1 year ago · 3 revisions