Plugins
Plugins list

This list shows the active plugins for this world. You can click on one or more of them to take an action on it (such as removing it).

Add...

Click to add a new plugin.

Remove

Click to remove the selected plugin(s).

ReInstall

Click to cause the plugin to be removed and re-installed. You might do this after upgrading the plugin file.

Show Description...

Click to show the plugin's purpose in a separate editor window. You will need to then close this dialog box to read the description.

Edit

Click to edit the plugin file. You can also double-click an item in the plugin list to edit its file.

You can also RIGHT-double-click a plugin name in the plugin list to open its "state" file, if any.


See Also ...

Topics

DOC_aliases Aliases
DOC_Arrays Arrays
DOC_plugins Plugins
DOC_scripting Scripting
DOC_timers Timers
DOC_triggers Triggers
DOC_variables Variables

Command

CMD_ID_FILE_PLUGINS Plugins (Shows plugins active for this world)

Functions

FNC_BroadcastPlugin BroadcastPlugin (Broadcasts a message to all installed plugins)
FNC_CallPlugin CallPlugin (Calls a routine in a plugin)
FNC_EnablePlugin EnablePlugin (Enables or disables the specified plugin)
FNC_GetPluginID GetPluginID (Returns the 24-character ID of the current plugin)
FNC_GetPluginInfo GetPluginInfo (Gets details about a specified plugin)
FNC_GetPluginList GetPluginList (Gets a list of installed plugins.)
FNC_GetPluginName GetPluginName (Returns the name of the current plugin)
FNC_GetPluginTimerInfo GetPluginTimerInfo (Gets details about a named timer for a specified plugin)
FNC_GetPluginTimerList GetPluginTimerList (Gets the list of timers in a specified plugin)
FNC_GetPluginVariable GetPluginVariable (Gets the contents of a variable belonging to a plugin)
FNC_GetPluginVariableList GetPluginVariableList (Gets the list of variables in a specified plugin)
FNC_IsPluginInstalled IsPluginInstalled (Checks to see if a particular plugin is installed)
FNC_LoadPlugin LoadPlugin (Loads a plugin from disk)
FNC_PluginSupports PluginSupports (Checks if a plugin supports a particular routine)
FNC_ReloadPlugin ReloadPlugin (Reloads an installed plugin)
FNC_SaveState SaveState (Saves the state of the current plugin)

(Help topic: dialog=IDD_PLUGINS)

DOC_contents Documentation contents page