Skip to content

OperServ:MODUNLOAD

Austin Ellis edited this page Jun 12, 2016 · 1 revision

OperServ MODUNLOAD

MODLOAD loads one or more modules.

If the path does not start with a slash, it is taken relative to PREFIX/modules or PREFIX/lib/atheme/modules (depending on how Atheme was compiled). Specifying a suffix like .so is optional.

If any of the modules need a rehash after being loaded, this is done automatically.

Syntax: MODLOAD <path...>

Clone this wiki locally