1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-25 11:46:37 +02:00
Files
unrealircd/networks/cc2.network
T
stskeeps edfca03e28 +- Modified an old Unreal3.1.1 to be network file converter, and converted
+  all of the module files to the new format.
2001-03-17 16:22:40 +00:00

20 lines
457 B
SYSTEMD

set {
network-name "CC2";
default-server "irc.cc2.org";
services-server "services.cc2.org";
stats-server "stats.ircnet.org";
help-channel "#help";
hiddenhost-prefix "user";
prefix-quit "Quit:";
hosts {
local "locop.cc2.org";
global "ircop.cc2.org";
coadmin "coadmin.cc2.org";
admin "admin.cc2.org";
servicesadmin "services.cc2.org";
techadmin "technician.cc2.org";
netadmin "netadmin.cc2.org";
host-on-oper-up "on";
};
};