In the following event:


Code:
on ^*:KICK:#: {
  echo -t Something happened!
}



is server-time parsed? It does not currently appear to be that case - but I have no idea how to confirm this accurately.

Reference:
https://github.com/ircv3/ircv3-specifications/issues/182#issuecomment-158777149

Last edited by Zarthus; 22/11/15 04:50 PM.