1
0
mirror of https://github.com/anope/anope.git synced 2026-07-01 01:46:39 +02:00

Allow users to remove their own access in channels

This commit is contained in:
Adam
2010-11-15 20:23:43 -05:00
parent 1625a5af0c
commit 872bc3fa5e
5 changed files with 41 additions and 18 deletions
+2
View File
@@ -3865,6 +3865,8 @@ const char *const language_strings[LANG_STRING_COUNT] = {
"The ACCESS DEL command removes the given nick from the\n"
"access list. If a list of entry numbers is given, those\n"
"entries are deleted. (See the example for LIST below.)\n"
"You may remove yourself from an access list, even if you\n"
"do not have access to modify that list otherwise.\n"
" \n"
"The ACCESS LIST command displays the access list. If\n"
"a wildcard mask is given, only those entries matching the\n"