1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-30 10:06:38 +02:00
Files
unrealircd/networks/megairc.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
516 B
SYSTEMD

set {
network-name "MegaIRC";
default-server "irc.MegaIRC.Net";
services-server "Services.MegaIRC.Net";
stats-server "Stats.MegaIRC.Net";
help-channel "#helpdesk";
hiddenhost-prefix "mega";
prefix-quit "Quit:";
hosts {
local "Local-Ircop.MegaIRC.Net";
global "Ircop.MegaIRC.Net";
coadmin "Server-CoAdmin.MegaIRC.Net";
admin "Server-Admin.MegaIRC.Net";
servicesadmin "SOP.MegaIRC.Net";
techadmin "TechAdmin.MegaIRC.Net";
netadmin "NetAdmin.MegaIRC.Net";
host-on-oper-up "on";
};
};