Added in 1.9.6

on <level>:MP3END:<commands>

Triggers when AdiIRC finishes playing a mp3 sound.

See also /splay, on MIDIEND, on WAVEEND, on SONGEND, $filename.

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 *:MP3END:echo -ag Song $filename finished playing.