]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
- Add usermode +n for notice masks - our implementation of snomasks. We're not sure...
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Mon, 10 Jul 2006 15:20:41 +0000 (15:20 +0000)
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Mon, 10 Jul 2006 15:20:41 +0000 (15:20 +0000)
commit2816a3ff87c3c15848dfe7f71391a454992ecefe
treee31985a9ac9255bd90e26cf6200137eb2e289c32
parentd2381df1f7ba0e7dd2226b83e9e3c98c5cbd8808
- Add usermode +n for notice masks - our implementation of snomasks. We're not sure how this will tie in with +s yet.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4274 e03df62e-2008-0410-955e-edbf42e46eb7
include/modes/umode_n.h [new file with mode: 0644]
src/mode.cpp
src/modes/umode_n.cpp [new file with mode: 0644]