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

set {
network-name "RealChat.Org";
default-server "irc.RealChat.Org";
services-server "Services.RealChat.Org";
stats-server "stats.realchat.org";
help-channel "#services";
hiddenhost-prefix "realchat";
prefix-quit "Quit:";
hosts {
local "LocalOper.RealChat.Org";
global "Oper.RealChat.Org";
coadmin "CoAdmin.RealChat.Org";
admin "Admins.RealChat.Org";
servicesadmin "servicesOper.RealChat.Org";
techadmin "TechAdmin.RealChat.Org";
netadmin "NetAdmin.RealChat.Org";
host-on-oper-up "off";
};
};