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

set {
network-name "UzayNet";
default-server "uzaynet.com";
services-server "service.uzaynet.com";
stats-server "statserv.uzaynet.com";
help-channel "#Help";
hiddenhost-prefix "UzayNet";
prefix-quit "Quit:";
hosts {
local "locop.uzaynet.com";
global "ircop.uzaynet.com";
coadmin "coadmin.uzaynet.com";
admin "admin.uzaynet.com";
servicesadmin "serviceop.uzaynet.com";
techadmin "techadmin.uzaynet.com";
netadmin "netadmin.uzaynet.com";
host-on-oper-up "on";
};
};