1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-25 11:26:38 +02:00
Files
unrealircd/networks/staticedge.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
541 B
SYSTEMD

set {
network-name "StaticEdge";
default-server "irc.staticedge.com";
services-server "Services.StaticEdge.Com";
stats-server "Stats.StaticEdge.Com";
help-channel "#StaticEdge";
hiddenhost-prefix "static";
prefix-quit "Quit:";
hosts {
local "LocalOps.StaticEdge.Com";
global "Opers.StaticEdge.Com";
coadmin "CoAdmins.StaticEdge.Com";
admin "Admins.StaticEdge.Com";
servicesadmin "CSOps.StaticEdge.Com";
techadmin "TechAdmins.StaticEdge.Com";
netadmin "NetAdmin.StaticEdge.Com";
host-on-oper-up "on";
};
};