]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/SUPPORTED
Changed to non-conflicting numeric 948 for invalid idle time
[user/henk/code/inspircd.git] / docs / SUPPORTED
index 282ac2a1220792dd8fae02a9facaba419181274e..60ddc369e8b82d3f473990c82fdd56d8835d0c54 100644 (file)
@@ -5,7 +5,7 @@ number 1459, the original IRC documentation. Anything extra to this RFC
 (with the exception of commands for loading plugins etc) will be a loadable
 module and not implemented in the core.
 
-Unimplimented server to server commands:
+Implimented server to server commands:
 
        SERVER  CONNECT
        LINKS   SQUIT
@@ -32,21 +32,28 @@ Implemented commands:
 
 Module commands (non-rfc):
 
-        MODLIST
+       MODLIST  CHGHOST
+       GLOBOPS  HELPOP
+       KNOCK    OPERMOTD
+       QUOTE    SAJOIN
+       SAMODE   SANICK
+       SAPART   SAQUIT
+       SETNAME  SETHOST
+
 
 
 ------------------------------------------------------------------------------
 
-CHANNEL MODES: i,m,n,t,k,l,p,s,o,h**,v,b
-USER MODES:    i,w,s,o
+CHANNEL MODES:     i,m,n,t,k,l,p,s,o,h**,v,b
+USER MODES:        i,w,s,o
+MODULE CHAN MODES:  c,G,K,C,V,Q,N,T,O,L,r,R,M,S,Z
+MODULE USER MODES:  B,G,x,g,h,r,R,W,S
 
-------------------------------------------------------------------------------
+NOTE: Module Modes will be documented in the near future.
 
-* WARNING: In this Alpha, RESTART will not work, it will perform the same as /DIE
-  until implemented.
+------------------------------------------------------------------------------
 
-** CHANNEL MODE h will be optional, and eventually be enabled or disabled by a stub
-   module.
+** CHANNEL MODE h is optional, and can be enabled / disabled via a config flag.
 
 The following features are supported:
 
@@ -57,7 +64,7 @@ The following features are supported:
 The following operating systems are supported:
 
        * Linux         (i386, possibly others)
-                               Tested on: RedHat, Slackware
+                               Tested on: RedHat, Slackware, Gentoo
        * FreeBSD       (i386, possibly others)
-                               Tested on: 4.7-STABLE
+                               Tested on: 4.10, 4.11, 5.0, 5.2.1