Actions
Setconfig » History » Revision 3
« Previous |
Revision 3/5
(diff)
| Next »
Per Amundsen, 04/18/2015 01:16 AM
Added in 1.9.3
/setconfig <section> <option> [value]
Modifies a config.ini option and tells AdiIRC to reload the config.ini file.
/setconfig with no parameters will just reload the config.ini file.
Parameters
<section> - Section in the config.ini file to edit.
<options> - Option under the section in the config.ini file to edit.
[value] - Value to insert in the option.
Example
;Disables timestamp in messages /setconfig Messages UseTimestamp False
Updated by Per Amundsen over 9 years ago · 3 revisions