irc/cstemplate: fix hop

If hop cannot halfop other people directly, they shouldn't be able to do
it with ChanServ either.
This commit is contained in:
Mikaela Suomalainen 2014-09-28 12:13:26 +03:00
parent f48826825b
commit d9362c714d

View File

@ -23,7 +23,7 @@ echo "/msg ChanServ template $1 sop !+*"
echo "/msg ChanServ template $1 op !+vVoirtAO"
# Half op, be able to do everything else than kick ops
echo "/msg ChanServ template $1 hop !+vVhirtAH"
echo "/msg ChanServ template $1 hop !+vVirtAH"
# Network operator whom we want to have a little access so they can help
# with channel issues in case our own ops are away.