X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/c98390004f4f14cd8215302d77313f81e2546e22..9dd128b4da6e54ca9f97cfcd48e345a57790ffbe:/extensions/README diff --git a/extensions/README b/extensions/README index 331ea64a..9361bb78 100644 --- a/extensions/README +++ b/extensions/README @@ -1,5 +1,3 @@ -$Id: README 1622 2006-06-04 03:01:05Z beu $ - This directory contains extensions (modules) to charybdis ircd that have been contributed by other people, or written by our development team. Unsupported extensions live under unsupported/. @@ -13,8 +11,8 @@ createauthonly.c - Only allow authenticated (identified) users to create ip_cloaking.c - Cloak (spoof) the host for users that have umode +h. -m_42.c - The Answer to Life, the Universe, and Everything. - Syntax: 42 +m_adminwall.c - Sends a message to all admins network-wide (umode +a) + Syntax: ADMINWALL : m_findforwards.c - Find channels that forward (+f) to a given channel. Syntax: FINDFORWARDS @@ -38,6 +36,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.