X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/eb2103bb0e74bf02a3618e9e90852d438075e4a6..e241d7979cf8c251efbb66523b41e104804fd27c:/modules/m_info.c?ds=sidebyside diff --git a/modules/m_info.c b/modules/m_info.c index f7deda17..4ffd23b6 100644 --- a/modules/m_info.c +++ b/modules/m_info.c @@ -638,6 +638,12 @@ static struct InfoStruct info_table[] = { &ConfigChannel.resv_forcepart, "Force-part local users on channel RESV" }, + { + "opmod_send_statusmsg", + OUTPUT_BOOLEAN_YN, + &ConfigChannel.opmod_send_statusmsg, + "Send messages to @#channel if affected by +z" + }, { "disable_hidden", OUTPUT_BOOLEAN_YN,