Modules/dccallow
From the makers of InspIRCd.
dccallow module (InspIRCd-dccallow version)
| 1.0 Documentation | 1.1 Documentation | 1.2 Documentation |
| Description
|
| This module adds the /DCCALLOW command, which allows users to control who they can receive DCC requests from. |
| Configuration Tags
|
<dccallow blockchat="yes" length="5m" action="block">
<banfile pattern="*.exe" action="block">
|
| Additional Modes
|
| This module does not implement any extra user or channel modes. |
| Additional Commands
|
/DCCALLOW [+|-] <nickname> <duration>Add a nickname to, or delete a nickname from the DCCALLOW list /DCCALLOW +Brain 10m Add Brain to your DCCALLOW list for 10 minutes. /DCCALLOW -Brain Remove Brain from your DCCALLOW list. /DCCALLOW +Brain 0 Add Brain to your DCCALLOW list until you QUIT. /DCCALLOW +Brain Add Brain to your DCCALLOW list for the default time specified in the config. /DCCALLOW List the nicknames in the DCCALLOW list. |
| Special Notes
|
| None |

















