12 lines
351 B
Plaintext
12 lines
351 B
Plaintext
|
MODRELOAD <module.so> [server.name]
|
||
|
|
||
|
-- Reoad a module in the ircd
|
||
|
Use just the module name, the path is not needed
|
||
|
|
||
|
A server name may also be provided to reload 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 reload a module on multiple servers.
|
||
|
|
||
|
- Requires Oper Priv: A
|