i need a modded unrealircd version, without this commands
/list
/topic <-edited
/who
that when the chan is empty, nobody become a @ on join
for windows, please (compiled)
thx
Moderator: Changed subject title.
Want commands removed (was: need help)
-
Stealth
- Head of Support
- Posts: 2085
- Joined: Tue Jun 15, 2004 8:50 pm
- Location: Chino Hills, CA, US
- Contact:
I am not so sure that reason is good enough.
People somtimes want such features removed for hosting a botnet, and it doesnt seem like "some friends" would go through such legnths to removed a few commands/features. There have been other posts that tell you how to get around everything.
/list - set::modes-on-join - add s
/topic - set::modes-on-join - add t
/who - set::modes-on-connect - add i; set::restrict-usermodes add i
op on join - this is done by the IRC protocol, and cannot b fixed. You can always code your own services to deop when people join.
The conf information may be inaccurate, but that is why you should read the docs.
I am locking this topic.
People somtimes want such features removed for hosting a botnet, and it doesnt seem like "some friends" would go through such legnths to removed a few commands/features. There have been other posts that tell you how to get around everything.
/list - set::modes-on-join - add s
/topic - set::modes-on-join - add t
/who - set::modes-on-connect - add i; set::restrict-usermodes add i
op on join - this is done by the IRC protocol, and cannot b fixed. You can always code your own services to deop when people join.
The conf information may be inaccurate, but that is why you should read the docs.
I am locking this topic.