diff --git a/irc/atheme/cstemplate_freenode b/irc/atheme/cstemplate_freenode index 8177679..d20091d 100755 --- a/irc/atheme/cstemplate_freenode +++ b/irc/atheme/cstemplate_freenode @@ -48,7 +48,6 @@ echo "/cs template $1 sop !-aqOVH+*" echo "/cs template $1 oper -*" echo "/cs template $1 op !-*+voirtAo" - # Half op, be able to do everything else than kick other halfops & higher echo "/cs template $1 hop !-*+virtAh" @@ -58,12 +57,5 @@ echo "/cs template $1 bot !-*+Ooirt" # Half op bot which doesn't need to be able to do even that much echo "/cs template $1 hbot !-*+Hhirt" -# User who is just allowed to voice themselves and get into the channel -# unless they are banned. -# This probably doesn't exist with freenode way of thinking, but as it's in -# cstemplate, I will leave it here so it's possible to move to this if -# someone really wants to do that. -echo "/cs template $1 user !-*+iA" - # Permanent ban. Removes all flags and sets autokick. echo "/cs template $1 ban !-*+b"