The string %nick% will automatically be replaced by the nickname set in ZNC.<br/>
You can use any part of the IP, evaluated from left to right.<br/>
'''SetDefaultNick''' sets whether you want to change your nick back to default (the one set in znc) when leaving or not.<br/>'''NOTE:''' Please desactivate AwayNick module when using this one.if you don't want your nick to be changed 2 times
<pre>
/msg *status UnloadMod awaynick
/msg *fixmynick delplace 62.220.135
/msg *fixmynick listplaces
/msg *fixmynick setdefaultnick true/false
</pre>