From 32e5339b54b76bcf1896a0891eaec17dfb1a2ce9 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Wed, 12 Nov 2025 01:01:38 +0000 Subject: [PATCH] Remove an obsolete command from the example config and resort. --- data/chanserv.example.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/chanserv.example.conf b/data/chanserv.example.conf index d6c32a975..b57e773ed 100644 --- a/data/chanserv.example.conf +++ b/data/chanserv.example.conf @@ -1244,15 +1244,14 @@ command { service = "ChanServ"; name = "SET DESCRIPTION"; command = "chanserv/se command { service = "ChanServ"; name = "SET DESC"; command = "chanserv/set/description"; hide = yes; } command { service = "ChanServ"; name = "SET FOUNDER"; command = "chanserv/set/founder"; } command { service = "ChanServ"; name = "SET KEEPMODES"; command = "chanserv/set/keepmodes"; } +command { service = "ChanServ"; name = "SET NOEXPIRE"; command = "chanserv/saset/noexpire"; permission = "chanserv/saset/noexpire"; } command { service = "ChanServ"; name = "SET PEACE"; command = "chanserv/set/peace"; } command { service = "ChanServ"; name = "SET PERSIST"; command = "chanserv/set/persist"; } command { service = "ChanServ"; name = "SET RESTRICTED"; command = "chanserv/set/restricted"; } -command { service = "ChanServ"; name = "SET SECURE"; command = "chanserv/set/secure"; } command { service = "ChanServ"; name = "SET SECUREFOUNDER"; command = "chanserv/set/securefounder"; } command { service = "ChanServ"; name = "SET SECUREOPS"; command = "chanserv/set/secureops"; } command { service = "ChanServ"; name = "SET SIGNKICK"; command = "chanserv/set/signkick"; } command { service = "ChanServ"; name = "SET SUCCESSOR"; command = "chanserv/set/successor"; } -command { service = "ChanServ"; name = "SET NOEXPIRE"; command = "chanserv/saset/noexpire"; permission = "chanserv/saset/noexpire"; } /* * cs_set_misc