cstemplate: don't autohop opers

This commit is contained in:
Mikaela Suomalainen 2015-01-10 11:19:17 +02:00
parent 4be252f2b0
commit 07deb35a48

View File

@ -48,7 +48,7 @@ echo "/cs template $1 hop !+vVhHirtAe-asq"
# Network operator whom we want to have a little access so they can help # Network operator whom we want to have a little access so they can help
# with channel issues in case our own ops are away. # with channel issues in case our own ops are away.
# Usually given to $OPER or staffer hostmask. # Usually given to $OPER or staffer hostmask.
echo "/cs template $1 oper !+*-RfOVaqs" echo "/cs template $1 oper !+*-RfOVaqsH"
# User who is just allowed to voice themselves and get into the channel # User who is just allowed to voice themselves and get into the channel
# unless they are banned. # unless they are banned.