when you are or the bot is minimised to system tray, these will pop up a little bubble of information
<config>
<OnOpMessage>
<in>/kick %PARAMETER%</in>
<out type="tooltip">%PARAMETER%\nwas kicked by\n%NAME%</out>
</OnOpMessage>
<OnOpMessage>
<in>/kickban %PARAMETER%</in>
<out type="tooltip">%PARAMETER%\nwas banned by\n%NAME%</out>
</OnOpMessage>
<OnOpMessage>
<in>/setaccess %PARAMETER%</in>
<out type="tooltip">%PARAMETER%\nwas given extra power by\n%NAME%</out>
</OnOpMessage>
<OnOpMessage>
<in>/unban %PARAMETER%</in>
<out type="tooltip">%PARAMETER%\nwas unbanned by\n%NAME%</out>
</OnOpMessage>
<OnOpMessage>
<in>/banip %PARAMETER%</in>
<out type="tooltip">%PARAMETER%\nwas kicked by\n%NAME%</out>
</OnOpMessage>
<OnOpMessage>
<in>/exile %PARAMETER%</in>
<out type="tooltip">%PARAMETER%\nwas exiled by\n%NAME%</out>
</OnOpMessage>
</config>