mirror of
https://github.com/anope/anope.git
synced 2026-07-09 16:03:13 +02:00
Fixed a few small problems, including m_ssl's connect feature sometimes failing for no good reason
This commit is contained in:
@@ -131,7 +131,7 @@ module { name = "cs_set_xop" }
|
||||
command { service = "ChanServ"; name = "SET XOP"; command = "chanserv/set/xop"; }
|
||||
command { service = "ChanServ"; name = "SASET XOP"; command = "chanserv/saset/xop"; }
|
||||
module { name = "cs_saset_noexpire" }
|
||||
command { service = "ChanServ"; name = "SET NOEXPIRE"; command = "chanserv/set/noexpire"; }
|
||||
command { service = "ChanServ"; name = "SASET NOEXPIRE"; command = "chanserv/saset/noexpire"; }
|
||||
module { name = "cs_status" }
|
||||
command { service = "ChanServ"; name = "STATUS"; command = "chanserv/status"; }
|
||||
module { name = "cs_suspend" }
|
||||
|
||||
Reference in New Issue
Block a user