Search found 6 matches

by orangecakez
Wed Sep 01, 2010 10:35 pm
Forum: Unreal 3.2 Support
Topic: How to add custom oper flags
Replies: 1
Views: 1815

How to add custom oper flags

In the oper block of the .conf you can add something like "netadmin" for an oper user and it will give them a whole bunch of flags by default. Same as if you gave a user mode +O or something, it'll give them a whole bunch of other + flags automatically.

How do I make my own oper flags, like if I ...
by orangecakez
Sat Jan 02, 2010 3:37 pm
Forum: Services
Topic: Multiple channel founders
Replies: 1
Views: 2886

Multiple channel founders

Hey, running Unreal3.2 with Anope services. Is there a way to set more than one channel founder and set +q on them whenever they enter the channel instead of having the original founder set it manually?
by orangecakez
Sun Jan 25, 2009 4:58 am
Forum: Unreal 3.2 Support
Topic: Is there any way to log a channel from the server?
Replies: 1
Views: 1234

Is there any way to log a channel from the server?

Say in channel #example, there are 5 users chatting...is it possible to log what they are saying without any other users entering the channel, from the Unreal server?
by orangecakez
Wed Oct 08, 2008 6:41 pm
Forum: Unreal 3.2 Support
Topic: Except throttle does not work
Replies: 1
Views: 1545

Except throttle does not work

I am running Unrealircd 3.2.7, and reading this: http://www.unrealircd.com/files/docs/unreal32docs.html#throttleexceptionblock

So this is what I put in my unrealircd.conf:

except throttle {
mask 1.2.3.4;
}; (replacing 1.2.3.4 with an IP address)

But when I rehash it, it says:

*** Notice ...
by orangecakez
Wed Oct 08, 2008 6:39 pm
Forum: Unreal 3.2 Support
Topic: How to unban manually [solved]
Replies: 2
Views: 2748

Re: How to unban manually

Ah, thank you. Adding myself to the except block seemed to do the trick.
by orangecakez
Wed Oct 08, 2008 6:00 pm
Forum: Unreal 3.2 Support
Topic: How to unban manually [solved]
Replies: 2
Views: 2748

How to unban manually [solved]

I banned myself by accident and I can't connect back to my own network. Which is the file that contains the ban information so I could remove it manually and rehash it?