From e7057589d580a6cdba3409e54f2d1fafc1f25432 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 13 Feb 2017 14:27:07 +0200 Subject: [PATCH] pirate_cstemplate: finish with SYNC --- irc/atheme/pirate_cstemplate | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/irc/atheme/pirate_cstemplate b/irc/atheme/pirate_cstemplate index 577d6b8..f095618 100755 --- a/irc/atheme/pirate_cstemplate +++ b/irc/atheme/pirate_cstemplate @@ -113,3 +113,8 @@ echo "/cs flags $1 *!*@* +A" # /msg GroupServ flags !piraatti-opit JokuOperaattori +cmvA # making VaraPuheenjohtaja have access to edit access # /msg GroupServ flags !piraatti-opit VaraPuheenjohtaja +cmvAfs + +# Issue: Flags are set after nosyc is enabled. +# Ugly solution: SYNC manually afterwards. Don't run this assuming the +# channel already has ops outside of ChanServ/GroupServ. +echo "/cs sync $1"