0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-04 09:38:37 +02:00
construct/help/opers/modreload
Sam Dodrill 9830333e9a helpfiles: fix spelling, grammar remove old information
What is done here:

1. All the outdated configuration flag information has been removed and
   replaced with the more current information.
2. Spellchecking has been done on all helpfiles and the actual errors
   have been fixed.
2013-11-14 23:34:42 -05:00

12 lines
361 B
Plaintext

MODRELOAD <module.so> [server.name]
-- Reload 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: oper:admin