From 7d73617cb578c76d2797a9ebc92ee3e289a2781b Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Fri, 24 Oct 2014 12:04:18 +0300 Subject: [PATCH] cstemplate: remove alert --- irc/atheme/cstemplate | 5 ----- 1 file changed, 5 deletions(-) diff --git a/irc/atheme/cstemplate b/irc/atheme/cstemplate index 43e00e3..0dac9fe 100755 --- a/irc/atheme/cstemplate +++ b/irc/atheme/cstemplate @@ -57,10 +57,5 @@ echo "/cs template $1 hbot !+Hirt" # unless they are banned. echo "/cs template $1 user !+ViA" -# Lesser version of user, usually given to $REGISTERED or *!*@*. Can view -# the access list to see whom to contact in emergency and use MemoServ -# SENDOPS commands. Requires user to be registered even if *!*@* has +A. -echo "/cs template $1 alert !+A" - # Permanent ban. Removes all flags and sets autokick. echo "/cs template $1 ban !-*+b"