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/modload
2002-08-13 14:34:25 +00:00

7 lines
198 B
Text

MODLOAD <[path/]module.so>
-- Load a module into the ircd
the optional path can be an absolute path
from / or from the IRCD_PREFIX
(ie modules/autoload/m_users.so)
NOTE: Restricted to admins only