This repository has been archived on 2025-02-12. You can view files and clone it, but cannot push or open issues or pull requests.
NeoStats-NeoIRCd/help/opers/modunload
2002-08-13 14:34:25 +00:00

7 lines
220 B
Text

MODUNLOAD <module.so>
-- 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