This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

User Definitions

Old posts that have not been replied to for several years.
Locked
H
Hamma

User Definitions

Post by Hamma »

I want to be able to deny access to certain DCC commands, even for owners. (all except for the set owner in config)

Specificly the .chaninfo and .status commands. As these give away any channel keys you may have setup, and I dont want everyone to see that..

Is this possible, is it scriptable or built in?

Thanks ;]
P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

the only people who can use those commands are +m (either channel or global). if the person only has channel +m, then only info relating to their channels is shown. why would you want someone who has master access to a chan, or global master, to be denyed to see the key? why give them master access if you dont want them in the chan? simply don't give these flags out if you don't want people to have access to these commands.
H
Hamma

Post by Hamma »

hehe I agree if this is not possible, then I cannot give access
H
Hamma

Post by Hamma »

I solved this problem by re-binding some of the commands in question ;]
P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

dunno what the point is though, cos there are still lotsa other ways people with |o or higher could get the key for the chan (ranging from simply messaging the bot for it, through just forcing the bot to remove the key completely)
Locked