2010-03-25 07:13:13 +00:00
|
|
|
MODRESTART [server.name]
|
2007-01-25 06:40:21 +00:00
|
|
|
|
|
|
|
-- Reload all modules into the ircd
|
|
|
|
All modules are unloaded, then those in modules/autoload
|
|
|
|
are loaded
|
2008-06-25 21:52:28 +00:00
|
|
|
|
2010-03-25 07:13:13 +00: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.
|
|
|
|
|
2008-06-25 21:52:28 +00:00
|
|
|
- Requires Oper Priv: A
|