212380e3f4
+ branches/release-2.1 -> 2.2 base + 3.0 -> branches/cxxconversion + backport some immediate 3.0 functionality for 2.2 + other stuff
7 lines
198 B
Text
7 lines
198 B
Text
MODLOAD <[path/]module.so>
|
|
|
|
-- Load a module into the ircd
|
|
the optional path can be an absolute path
|
|
from / or from the IRCD_PREFIX
|
|
(ie modules/autoload/m_users.so)
|
|
NOTE: Restricted to admins only
|