X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/0eceaff17a0fd935caa086ee43b328b0ea9282a5..1a9821cd5104596cac3cce5669f62bb8cb8c4691:/modules/m_info.c?ds=sidebyside diff --git a/modules/m_info.c b/modules/m_info.c index a8ce27f..36cf629 100644 --- a/modules/m_info.c +++ b/modules/m_info.c @@ -332,6 +332,12 @@ static struct InfoStruct info_table[] = { &ConfigChannel.autochanmodes, "Channelmodes set on channel creation" }, + { + "exemptchanops", + OUTPUT_STRING, + &ConfigChannel.exemptchanops, + "Channelmodes that chanops are exempt from" + }, { "nick_delay", OUTPUT_DECIMAL,