Tip of the day: If you run multiple servers then consider using Remote includes to share configuration settings.

Translations:Blacklist block/5/en

From UnrealIRCd documentation wiki
Jump to navigation Jump to search

The remainder of the blacklist block defines what should be done upon a match: blacklist::action specifies an action, such as kline (see Actions for a full list). blacklist::ban-time defines after how much time the *LINE (if any) should be removed. blacklist::reason specifies the kill/ban reason shown to the user. You can use the variables $ip and $server in this field, which will be replaced with the IP address of the banned user and the name of the IRC server respectively.