Thanks, I've rehashed it and restarted everything but still nothing.
I also checked unrealircd.conf and it is including oper.conf; I didn't create this, it was automatically created.
So I'm thinking its a problem with my code in the configuration file; I've redid it so everything is like this ...
Search found 3 matches
- Thu Feb 19, 2009 12:04 am
- Forum: Unreal 3.2 Support
- Topic: Global IRCop Woes
- Replies: 10
- Views: 13733
- Wed Feb 18, 2009 2:57 am
- Forum: Unreal 3.2 Support
- Topic: Global IRCop Woes
- Replies: 10
- Views: 13733
Re: Global IRCop Woes
I'm typing everything in right, pretty sure about that. 
- Wed Feb 18, 2009 2:24 am
- Forum: Unreal 3.2 Support
- Topic: Global IRCop Woes
- Replies: 10
- Views: 13733
Global IRCop Woes
Hello,
I have been trying to add myself as a Global IRCop and full admin, basically every thing you can be.
I've added a bunch of flags in conf/oper.conf arranged as so:
oper Master007 {
class clients;
from {
userhost *@*;
};
password "***";
flags{
local;
global;
admin;
services-admin ...
I have been trying to add myself as a Global IRCop and full admin, basically every thing you can be.
I've added a bunch of flags in conf/oper.conf arranged as so:
oper Master007 {
class clients;
from {
userhost *@*;
};
password "***";
flags{
local;
global;
admin;
services-admin ...