host on oper up
Posted: Tue May 31, 2005 2:27 pm
i have setup the conf file and its all ok except this bit.
only the netadmin seem to get the host on oper up.
i made an IRCop oper block for testing setting it only the modes +O and it still didnt get a host. im using unreal 3.2.3, any ideas?
Code: Select all
hosts {
local "IRCop.skiddified.net";
global "IRCop.skiddified.net";
coadmin "CoAdmin.skiddified.net";
admin "Admin.skiddified.net";
servicesadmin "Services.skiddified.net";
netadmin "Netadmin.skiddified.net";
host-on-oper-up "yes";
};i made an IRCop oper block for testing setting it only the modes +O and it still didnt get a host. im using unreal 3.2.3, any ideas?