view mcabber/doc/help/en/hlp_module.txt @ 1735:5093b5ca1572

New modules loading scheme
author Myhailo Danylenko <isbear@ukrpost.net>
date Thu, 04 Mar 2010 13:03:20 +0200
parents
children 15e1f3957786
line wrap: on
line source


 /MODULE [-f] load|unload module
 /MODULE [list]

Load or unload module.

/module [-f] load module
 Loads specified module. If -f flag is specified, most of module loading errors will be ignored.
/module [-f] unload module
 Unloads specified module.
 Note: The force flag will not remove any dependent on this modules!
/module [list]
 Lists modules in a format: [modulename]  [reference count] ([manually/automatically loaded]) [loaded modules, that this module depends on]