View Issue Details

IDProjectCategoryView StatusLast Update
0002653unrealircdpublic2007-04-27 04:49
ReporterStealth Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionwont fix 
Product Version3.2.3 
Summary0002653: Module loading/unloading commands
DescriptionIt would be nice to be able to load/unload modules on the fly with commands. To limit this to who can load/unload modules, have an operflag for it.

Oper Flag: can_modload

Load module: /modload module_file

Unload module: /modunload module

The unload command should not attempt to unload the module if it is marked as permanent, or is loaded in the conf files.
3rd party modules

Activities

w00t

2005-09-29 19:16

reporter   ~0010535

mm, I can see a justification for ignoring the conf file restriction too, but eh.

Might I also suggest /module load and /module unload to be a little more cross compatible? (doesn't hybrid or something use these?)

stskeeps

2007-04-27 04:48

reporter   ~0013796

We had a pretty good reason for it only being in conf / on rehash.. can't be arsed to write it out right now

Issue History

Date Modified Username Field Change
2005-09-29 18:37 Stealth New Issue
2005-09-29 19:16 w00t Note Added: 0010535
2007-04-27 04:48 stskeeps Note Added: 0013796
2007-04-27 04:49 stskeeps Status new => closed
2007-04-27 04:49 stskeeps Resolution open => wont fix