]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - help/opers/modload
strip_colour(): strip ASCII 29 (mIRC 7 italics).
[irc/rqf/shadowircd.git] / help / opers / modload
index ee2bb8b4f5bd58870febeb6535763581bd041834..c6da8e33e9c2055d32d84df9d74343bf9c242be6 100644 (file)
@@ -1,7 +1,13 @@
-MODLOAD <[path/]module.so>
+MODLOAD <[path/]module.so> [server.name]
 
 -- 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
+
+A server name may also be provided to load a module
+on a remote server if you have the modules shared priv 
+on that server. Wildcards for server name may also be
+used to load a module on multiple servers.
+
+- Requires Oper Priv: A