1
0
mirror of https://github.com/anope/anope.git synced 2026-07-03 06:53:14 +02:00

Add CS SET INHABIT

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1563 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Robin Burchell w00t@inspircd.org
2008-11-06 20:56:21 +00:00
parent 664aba5f39
commit 32aa19dc87
+1
View File
@@ -45,6 +45,7 @@ Legend:
[ ] Asynchronous, using select() (multiple engines? not really needed..)
[ ] Callbacks, event style, see also inspircd
[ ] Asynchronous DNS?
[ ] CS SET INHABIT to keep pseudoclient in a channel after it empties to maintain banlists and such
Future