loadmodule "src/modules/commands.so"; loadmodule "src/modules/cloak.so"; include "spamfilter.conf"; include "aliases/anope.conf"; me { name "irc.oicoite.com"; info "Lo mejor en internet"; numeric 13; }; admin { "Bob Esponja"; "bob"; "bob@oicoite.com"; }; class clients { pingfreq 90; maxclients 500; sendq 100000; recvq 8000; }; class servers { pingfreq 90; maxclients 10; sendq 1000000; connfreq 60; }; allow { ip *@*; hostname *@*; class clients; maxperip 100; }; oper bob { class clients; from { userhost *@*; }; password "esponja"; flags NLZWvqX; snomask Wc; }; listen 200.85.60.190:7000 { options { serversonly; }; }; listen 200.85.60.190:6667 { options { clientsonly; }; }; drpass { restart passrestart; die passdie; }; link services.anope.org { username *; hostname *; bind-ip *; port 7000; leaf *; password-connect "connect"; password-receive "receive"; class servers; }; ulines { services.anope.org; stats.denorastats.org; stats.neostats.net; services.anope.org; }; log "ircd.log" { maxsize 2097152; flags { oper; kline; connects; server-connects; kills; errors; sadmin-commands; chg-commands; oper-override; spamfilter; }; }; set { network-name "oicoite"; default-server "irc.oicoite.com"; services-server "services.anope.org"; stats-server "stats.neostats.net"; help-channel "#ayuda"; hiddenhost-prefix "oicoite"; cloak-keys { "DKDdkfoEroflKJjlklJ67lLKJj90L"; "asFlk233709lKJjlklJ67lSDjfurR"; "OKJHIJhk45hkhkhihIUHIh43535hK"; }; hosts { local "locop.oicoite.com"; global "ircop.oicoite.com"; coadmin "coadmin.oicoite.com"; admin "admin.oicoite.com"; servicesadmin "csops.oicoite.com"; netadmin "netadmin.oicoite.com"; host-on-oper-up "no"; }; }; set { allowed-nickchars { latin1; }; kline-address "root@oicoite.com"; modes-on-connect "+w-x"; modes-on-oper "+HxwgsW"; modes-on-join "+ntC"; restrict-channelmodes "ntC"; restrict-usermodes "ixw"; static-part yes; oper-auto-join "#oper"; dns { nameserver 127.0.0.1; timeout 2s; retries 2; }; options { hide-ulines; #identd-check; show-connect-info; flat-map; show-opermotd; }; maxchannelsperuser 9; anti-spam-quit-message-time 10s; oper-only-stats "*"; anti-flood { nick-flood 3:60; }; spamfilter { ban-time 1d; ban-reason "Spam/Advertising"; virus-help-channel "#ayuda"; except "#ayuda"; }; };