OnServerLinkPopupRequest
Server link popup customization
Parameters
$0 = Actual name
$1 = Visible name
$2 = Command name
Window
The window that the user has clicked in
Description
Actual name is equal to the command name if command name is not null. Visible name is the link text (as it shown by user) Command name is set if the visible name differs with the actual link target (e.g. probably contains mIRC colors). It is equal to the actual target name. This event is triggered when a user has right clicked on an server name link in the text view. The double click link action is builtin and it causes KVIrc to query the MOTD of the server.
This is a good place to show a popup menu with some operations that can be performed with the server name, like querying stats or links.
Please note that the server name is generally not a hostname: some parts of it are often hidden. The name of the server is generally valid only within the IRC network that you are connected to.

Index, Events