JAVA PARAMS USERONSINGLECLICK

Format: [Command]
Default: ()

Allows you to set a macro to do when a user is single-clicked. You can substitute the user's nickname using %n. So for example, if you want a single-click to automatically do a whois on the nickname.

Examples:
In a web page:
<param name="useronsingleclick" value="/whois %n">

In a param file:
useronsingleclick=/whois %n