]> jfr.im git - irc/rqf/shadowircd.git/blame - help/opers/modload
Automated merge with ssh://hg.atheme.org//hg/charybdis
[irc/rqf/shadowircd.git] / help / opers / modload
CommitLineData
212380e3 1MODLOAD <[path/]module.so>
2
3-- Load a module into the ircd
4the optional path can be an absolute path
5from / or from the IRCD_PREFIX
6(ie modules/autoload/m_users.so)
7NOTE: Restricted to admins only