mirror of
https://github.com/matrix-construct/construct
synced 2024-11-04 04:48:53 +01:00
7 lines
149 B
Text
7 lines
149 B
Text
|
MODRESTART
|
||
|
|
||
|
-- Reload all modules into the ircd
|
||
|
All modules are unloaded, then those in modules/autoload
|
||
|
are loaded
|
||
|
NOTE: Restricted to admins only
|