1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-27 02:16:37 +02:00
Files
unrealircd/networks/chatstation.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
545 B
SYSTEMD

set {
network-name "Chatstation";
default-server "irc.chatstation.net";
services-server "services.chatstation.net";
stats-server "stats.Chatstation.Net";
help-channel "#Help";
hiddenhost-prefix "Chatstation";
prefix-quit "Quit:";
hosts {
local "Locop.Chatstation.Net";
global "IRCop.Chatstation.Net";
coadmin "Coadmin.Chatstation.Net";
admin "Admin.Chatstation.Net";
servicesadmin "CSops.Chatstation.Net";
techadmin "TechAdmin.Chatstation.Net";
netadmin "NetAdmin.Chatstation.Net";
host-on-oper-up "on";
};
};