]> jfr.im git - irc/rqf/shadowircd.git/blob - help/opers/modload
Update NEWS.
[irc/rqf/shadowircd.git] / help / opers / modload
1 MODLOAD <[path/]module.so> [server.name]
2
3 -- Load a module into the ircd
4 the optional path can be an absolute path
5 from / or from the IRCD_PREFIX
6 (ie modules/autoload/m_users.so)
7
8 A server name may also be provided to load a module
9 on a remote server if you have the modules shared priv
10 on that server. Wildcards for server name may also be
11 used to load a module on multiple servers.
12
13 - Requires Oper Priv: A