diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-04 00:58:11 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-04 00:58:11 +0000 |
commit | ae5ff9b009565dd91743950d4c41a501f2d3ad27 (patch) | |
tree | a29c86dbdf35f094ad24bbd0582772a16cba0fd8 | |
parent | b69251eb99e2b8cf7cac567bafd912b6cece7364 (diff) |
Added support for /modules command
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@372 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r-- | docs/SUPPORTED | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/SUPPORTED b/docs/SUPPORTED index c172ccf71..282ac2a12 100644 --- a/docs/SUPPORTED +++ b/docs/SUPPORTED @@ -5,10 +5,6 @@ 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. -Unimplemented user commands: - - WHOWAS - Unimplimented server to server commands: SERVER CONNECT @@ -32,11 +28,16 @@ Implemented commands: USERS WALLOPS USERHOST ISON INVITE PASS - TRACE + TRACE WHOWAS + +Module commands (non-rfc): + + MODLIST + ------------------------------------------------------------------------------ -CHANNEL MODES: i,m,n,t,k,l,p,s,o,h**,v +CHANNEL MODES: i,m,n,t,k,l,p,s,o,h**,v,b USER MODES: i,w,s,o ------------------------------------------------------------------------------ |