2013-11-14 23:34:42 -05:00
|
|
|
MODRESTART [server.name]
|
2007-01-24 22:40:21 -08:00
|
|
|
|
|
|
|
-- Reload all modules into the ircd
|
|
|
|
All modules are unloaded, then those in modules/autoload
|
|
|
|
are loaded
|
2008-06-25 23:52:28 +02:00
|
|
|
|
2013-11-14 23:34:42 -05:00
|
|
|
A server name may also be provided to reload all modules
|
|
|
|
on a remote server if you have the modules shared priv
|
|
|
|
on that server. Wildcards for server name may also be
|
|
|
|
used to reload all modules on multiple servers.
|
|
|
|
|
|
|
|
- Requires Oper Priv: oper:admin
|