Changes between Version 15 and Version 16 of WikiStart

Show
Ignore:
Timestamp:
02/27/08 05:50:08 (5 years ago)
Author:
Seldaek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v15 v16  
    100100 * Quit 
    101101   * {{{quit}}} or {{{die}}} makes the bot disconnect from the server 
     102 * Toggle 
     103   * {{{enable <Plugin>}}} and {{{disable <Plugin>}}} respectively enable and disable a plugin altogether. It won't receive any events and won't react to anything. 
     104   * {{{mute <Plugin>}}} and {{{unmute <Plugin>}}} respectively mute and unmute a plugin, which disable its ability to output messages, but won't disable it's ability to receive events. For instance Logging will keep logging but will not answer {{{seen}}} or {{{heard}}} requests while it is muted.