]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - extensions/README
Added tag shadowircd-6.3.0 for changeset 031bedf7e340
[irc/rqf/shadowircd.git] / extensions / README
index 9ba97b1e6d106e22ab408af6101692921931405a..d1b5b0d5cc2ccfd2830ec78a09f6fb3d08aa7cbb 100644 (file)
@@ -36,7 +36,7 @@ m_oaccept.c    - OACCEPT - Add metadata to a user that will allow you to
                  Syntax: OACCEPT <nick>
 
 m_ojoin.c      - OJOIN - Join a channel through any modes or limits with 
-                         an optional status (@+)
+                         an optional status (!@%+)
                  Syntax: OJOIN [status]<channel>
 
 m_olist.c      - OLIST - Lists channels like LIST, but shows hidden
@@ -52,6 +52,8 @@ m_okick.c      - OKICK - Allows an oper to kick a user from a channel
                          regardless of if they have ops or not.
                  Syntax: OKICK <channel> <nick> :<message>
 
+m_roleplay.c   - ROLEPLAY - Allows a variety of roleplaying commands.
+
 no_oper_invis.c - Disallow opers setting marking themselves as invisible
                   (+i) unless they have the hidden_oper flag.