diff options
author | certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b <certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2006-03-01 10:20:50 +0000 |
---|---|---|
committer | certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b <certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2006-03-01 10:20:50 +0000 |
commit | 79fbeb90c1ef6dbceb94100580ca6de36fbd8ffe (patch) | |
tree | efb5f4a4830a2e4cea1251c7a36fdb4bf57a68bb /docs/EVENTS | |
parent | aff742a18e9e30c22d93c229836aa37a18bc4c21 (diff) |
BUILD : 1.7.13 (977) BUGS : 461 463 NOTES : happy bug-fixing-day to all of you.
git-svn-id: svn://svn.anope.org/anope/trunk@977 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@702 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs/EVENTS')
-rw-r--r-- | docs/EVENTS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/EVENTS b/docs/EVENTS index a50366515..878ec5545 100644 --- a/docs/EVENTS +++ b/docs/EVENTS @@ -167,8 +167,9 @@ Anope Internal Events An user has been deleted of a channel access list. av[0] Name of the channel the access entry has been deleted which. av[1] The nickname of the user that has just deleted the access entry. - av[2] The nickname of the user wich his access level has just been - removed. + av[2] [OPTIONAL] The nickname of the user wich his access level has just + been removed. Not present if numbers were used (e.g. /cs access + del 7). EVENT_BOT_ASSIGN A BotServ bot has been assigned to a channel. |