diff options
author | certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b <certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2006-01-24 07:54:48 +0000 |
---|---|---|
committer | certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b <certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2006-01-24 07:54:48 +0000 |
commit | 4a54fdec5e6becedc49a90f2bee7e391e3bfe64c (patch) | |
tree | 9c68cf3e766f81d51f2ba43d2444df9ef6d7b2e0 /docs/EVENTS | |
parent | 0dc104f20dcfa3dbdf301949a4c01d2f38c02687 (diff) |
git-svn-id: svn://svn.anope.org/anope/trunk@957 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@684 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs/EVENTS')
-rw-r--r-- | docs/EVENTS | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/EVENTS b/docs/EVENTS index 011648a45..8a3cd502e 100644 --- a/docs/EVENTS +++ b/docs/EVENTS @@ -239,14 +239,6 @@ Anope Internal Events A channel has been forbidden (ChanServ FORBID). av[0] The name of the channel that has been forbidden. - EVENT_CHAN_KICK - A user has been kicked from channel. - av[0] EVENT_START or EVENT_STOP. EVENT_START when the user is about - to be removed from the channel internally, EVENT_STOP when - this has been done. - av[1] The nickname of the user being kicked from the channel. - av[2] The name of the channel the user has kicked from. - EVENT_CHAN_REGISTERED A new channel has been registered. av[0] The name of the channel that has been registered. |