View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002653 | unreal | ircd | public | 2005-09-29 18:37 | 2007-04-27 04:49 |
| Reporter | Stealth | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | wont fix | ||
| Product Version | 3.2.3 | ||||
| Summary | 0002653: Module loading/unloading commands | ||||
| Description | It 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 | |||||
|
|
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?) |
|
|
We had a pretty good reason for it only being in conf / on rehash.. can't be arsed to write it out right now |