Tip of the day: The Security article gives hands-on tips on how to deal with drone attacks, flooding, spammers, (D)DoS and more. |
Template:Actions
Jump to navigation
Jump to search
Regular name | Soft name | Description |
---|---|---|
kill | soft-kill | Kills the user. The user may still reconnect. |
tempshun | soft-tempshun | Shuns the current session of the user, this makes it so the user cannot send any commands anymore. When the user reconnects, the shun is gone. |
shun | soft-shun | Puts a shun on the IP, this makes it so the user cannot send any commands anymore. |
kline | soft-kline | Puts a kline on the IP. The user can no longer connect to this server. |
gline | soft-gline | Puts a gline on the IP. The user can no longer connect to any server in this IRC network. |
zline | Puts a zline on the IP. The user can no longer connect to this server. Note that a ZLINE causes very quick killing which means that SSL/TLS users will not see a proper error message and TKL exceptions won't work. Only use zlines if you are sure the user/IP is hostile, otherwise use a kline instead. | |
gzline | Puts a gzline (global zline) on the IP. The user can no longer connect to any server in this IRC network. Note that a (G)ZLINE causes very quick killing which means that SSL/TLS users will not see a proper error message and TKL exceptions won't work. Only use gzlines if you are sure the user/IP is hostile, otherwise use a gline instead. | |
block | soft-block | Block the message (or action) only |
dccblock | soft-dccblock | Mark the user so they are unable to send files through DCC |
viruschan | soft-viruschan | Part all channels, join set::spamfilter::virus-help-channel, disables all commands except PONG, ADMIN, and msg/notices to set::spamfilter::virus-help-channel |
warn | soft-warn | Send a notice to IRCOps (spamfilter snomask), and inform the user that the message has been intercepted. No further action is taken, the message is not blocked. |
set | Set a tag on the user (or change REPUTATION). This can be:
The tag name | |
report | Report the incident via a Spamreport block. This can be report name-of-spamreport-block; or it can be report; to call all spamreport blocks.This feature only exists in UnrealIRCd 6.1.2 and higher | |
stop | Stop processing any other spamfilter rules. This only works in spamfilter::action. This feature only exists in UnrealIRCd 6.1.2 and higher |