Can UnRealIRCd send a globops when ChanOps sets/del a ban?

These are old archives. They are kept for historic purposes only.
Post Reply
MrBugSir
Posts: 29
Joined: Fri Feb 25, 2005 9:19 pm
Location: Seattle, Washington, USA, Earth
Contact:

Can UnRealIRCd send a globops when ChanOps sets/del a ban?

Post by MrBugSir »

My problem is that my server runs on Win32. 'nuff said.

I need to keep channel bans, even after the channels empty. There are no eggdrops I've seen even considered mediocre for Windows. If you have a recommendation, I'd love to hear it.

My goal is to learn UNIX, but that will take a while, as I am as green as a four-leaf clover on this St. Patrick's Day.

During the interim, I thought I could write a server bot that would do the work for me, but to simplify matters immensely, having globops messages sent when a ChanOp set or removed a ban would be ace.

Can UnReal do this, either by config or by module (if it exists)?
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Re: Can UnRealIRCd send a globops when ChanOps sets/del a ba

Post by codemastr »

MrBugSir wrote:There are no eggdrops I've seen even considered mediocre for Windows.
This comment makes no sense. Regardless of the OS, an eggdrop is an eggdrop. So I don't see what Windows has to do with anything...
Can UnReal do this, either by config or by module (if it exists)?
First, it's "Unreal" not "UnReal." Second, no Unreal does not do anything like this. Unreal is an IRCd, not services. When a channel is empty, the channel is completely and totally destroyed. That's how an IRCd works (see RFC1459).
-- codemastr
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

Indeed, and you can always use windrop aka eggdrop compiled on Cygwin :) .
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Re: Can UnRealIRCd send a globops when ChanOps sets/del a ba

Post by w00t »

codemastr wrote:First, it's "Unreal" not "UnReal."
I had been starting to wince over all the odd capitalisation i had seen ;)
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Post Reply