Modules/1.1/timedbans
From the makers of InspIRCd.
(Redirected from Modules/timedbans)
timedbans module (InspIRCd-1.1 version)
| 1.1 Documentation | 1.2 Documentation | 2.0 Documentation | 2.1 Documentation |
| Return to the 1.1 Module List | |||
| Description
|
| Allows channel operators and half-operators (if they are enabled) to set timed bans. A timed ban is set as though the user set it themselves, and removed by the server. |
| Configuration Tags
|
| This module does not require any extra configuration, beyond the <module> tag to load it. |
| Modes
|
| This module does not implement any extra user or channel modes. |
| Extended Bans (Extbans)
|
| This module implements no extended bans. |
| Commands
|
/TBAN <channel> <duration> <banmask> Sets a timed ban. |
| Special Notes
|
| The duration of the ban can be specified in the following format: 1w2d3h4m6s which indicates a ban of one week, two days, three hours, four minutes and six seconds. Alternatively the ban may just be specified as a number of seconds. All timed bans appear in the banlist as normal bans and may be safely removed before their time is up. |

















