TLO:Plugin

From the wonderful RedGuides Wiki

Return information on plugins

This TLO is added by MacroQuest

Forms

Type Member Description
plugin Plugin[#] Plugin by index number, starting with 1 and stopping whenever the list runs out of plugins.
Plugin[name] Finds plugin by name

Access to Types

Type Description
plugin Data for the specified plugin

Examples

/echo MQ2Lua is loaded: ${Plugin[mq2lua].IsLoaded}

See also