X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/44a8fbc29e6abb0bf452dded43b3f8b564d11f49..13ec57db159bcfbf54e7e57b6e136ed5e9e97198:/modules/m_info.c diff --git a/modules/m_info.c b/modules/m_info.c index 18f7b58..53b0026 100644 --- a/modules/m_info.c +++ b/modules/m_info.c @@ -332,6 +332,12 @@ static struct InfoStruct info_table[] = { &ServerInfo.network_desc, "Network description" }, + { + "autochanmodes", + OUTPUT_STRING, + &ConfigChannel.autochanmodes, + "Channelmodes set on channel creation" + }, { "nick_delay", OUTPUT_DECIMAL,