mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-24 20:29:24 +01:00
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:
parent
f48826825b
commit
d9362c714d
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user