Skip to content

OperServ:MODUNLOAD

Austin edited this page May 17, 2015 · 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/Xtheme/modules (depending on how Xtheme 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