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.

restricting console command

Old posts that have not been replied to for several years.
Locked
t
tye

restricting console command

Post by tye »

How could I restrict the usage of the console command to botnet masters?
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

By removing the "p" flag from the users you don't want to have party line access.
Once the game is over, the king and the pawn go back in the same box.
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Re: restricting console command

Post by user »

tye wrote:How could I restrict the usage of the console command to botnet masters?
You mean the dcc command '.console', right?

This is the default bind:

Code: Select all

bind dcc ot|o console *dcc:console
Change the flags, add it to your eggdrop.conf and .rehash
Locked