Project

General

Profile

Actions

On PARSELINE » History » Revision 1

Revision 1/7 | Next »
Per Amundsen, 11/18/2015 02:28 PM


Added in 1.9.7

*on <level>:PARSELINE:<in|out|*>:matchtext:<commands><notextile>* Triggers before incoming/outgoing server lines are received/sent and allows a script to modify them. _See also /parseline, $parsetype, $parseline._ *Parameters* <level> - The level for the event to trigger. <matchtext> - The Matchtext to listen to. <commands> - The commands to be performed when the event listener's criteria is met. *Example* <pre> on *:PARSELINE:*:*:echo -ag $parsetype $parseline </pre>

Updated by Per Amundsen over 8 years ago · 1 revisions

Also available in: PDF HTML TXT