On VOICE » History » Revision 3
Revision 2 (Per Amundsen, 11/17/2015 11:53 AM) → Revision 3/4 (Per Amundsen, 11/17/2015 12:39 PM)
_Added in 1.9.0_ *<notextile>on <level>:VOICE:<#|*>:<commands></notextile>* Triggers when a user receives voice. _See also [[on DEVOICE]], [[on OP]], [[on DEOP]], [[on HELP]], [[on DEHELP]], [[on SERVEROP]], [[$vnick]], [[$modefirst]], [[$modelast]]._ [[$vnick]]._ *Parameters* <level> - The level for the event to trigger. <#|*> - The [[Matchtarget]] to listen to. <commands> - The commands to be performed when the event listener's criteria is met. *Example* <pre> on *:VOICE:#:echo -ag $nick just gave $vnick voice </pre>