]> jfr.im git - solanum.git/blobdiff - extensions/README
extensions: add m_echotags extension to echo back your tags in NOTICE form
[solanum.git] / extensions / README
index 8defb197685ab3010e83f047174e43b19b8faf9a..fd574b3217aea7bf789b3048fa5ca827da294486 100644 (file)
@@ -41,6 +41,11 @@ m_opme.c       - OPME - Allows an admin to op themselves in an opless channel
 m_omode.c      - OMODE - Allows an admin to do all sorts of evil upon a
                         channel, sets modes with extreme prejudice
 
+m_remove.c     - REMOVE - Implements /REMOVE, which allows a channel op to
+                          force-part a problematic user from a channel.  Most
+                          likely, you don't want this, because it is non-standard,
+                          and easily worked around for autojoin purposes.
+
 no_oper_invis.c - Disallow opers setting marking themselves as invisible
                   (+i) unless they have the hidden_oper flag.