One issue I'm having.. when I connect to irc.gamesurge.com, it routes me to a sub server on the network. I tried to do something like:

if ($server == *.gamesurge.net) /msg nickserv blabla

but it seems that it didn't like the * as a wildcard. Any Ideas on how I would get that to work?

thanks