Project

General

Profile

Actions

Added in 2.9

on <level>:UNZIP:<name>:<commands>

Trigger when a /zip -u operation is finished.

See also on ZIP, /zip, $zip, $ziperr.

Parameters

<level> - The User Access Level for the event to trigger.
<commands> - The commands to be performed when the event listener's criteria is met.

Example

on *:UNZIP:*:echo -ag unzipped $zip($zip).src into $zip($zip).dest status: $iif($ziperr,fail,ok)

Updated by Per Amundsen over 5 years ago · 3 revisions

Also available in: PDF HTML TXT