UnrealIRCD

June 15, 2010 :: Posted by - Efreak :: Category - Uncategorized

We use UnrealIRCD version 3.2.8.1 with several extra modules loaded.

Module NameModule Description
nocolorumodethis adds the user mode +c, which works just like the channel mode +S; it strips all incoming color and formatting codes for you.
netadminsExtra protection for netadmins. Helps prevent power abuse.
svsmkickFor services only. Mass kick all users from a channel.
gqlineglobal qline. A qline is a nick ban.
sendrawallows ircops to send fake message from nonexistent users. Mostly used for the now-defunct twitter bot.
chgswhoisNow replaced by the services module. Allows staff members to set a swhois (secure whois) line on users.
ulineallows users to be given u:lines, or services status. Used exclusively for authorized staff bots.
hostforwardAdds an extban ~f, which forwards the banned user into another channel. Use it as such: /mode #blah +b ~f:#lobby:nick!ident@host
When nick!ident@host tries to join #blah, they will instead be forced to join #lobby.
securequeryOnly available to users on a secure (ssl) connection. If you have the usermode +Z set, only users on a secure connection will be able to send you a private message.

Comments are closed.

?>