]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - help/opers/modunload
Branch Merge
[irc/rqf/shadowircd.git] / help / opers / modunload
index 6bfcf1e9dbba9a11ebf841f3019d0dfa361aeffc..b04faa0cf6db78d1819f8c0bcc76a980728ca0f2 100644 (file)
@@ -1,7 +1,13 @@
-MODUNLOAD <module.so>
+MODUNLOAD <module.so> [server.name]
 
 -- Unload a module from the ircd
 Use just the module name, the path is not needed.
 When a module is unloaded, all commands associated
 with it are unloaded as well.
-NOTE:  Restricted to admins only
+
+A server name may also be provided to unload a module
+from a remote server if you have the modules shared priv 
+on that server. Wildcards for server name may also be used 
+to unload a module from multiple servers.
+
+- Requires Oper Priv: A