Setconfig » History » Revision 3
Revision 2 (Per Amundsen, 04/18/2015 01:16 AM) → Revision 3/5 (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* <pre> ;Disables timestamp in messages /setconfig Messages UseTimestamp Usetimestamp False </pre>