diff options
| author | Adam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864> | 2010-05-07 20:16:09 +0000 |
|---|---|---|
| committer | Adam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864> | 2010-05-07 20:16:09 +0000 |
| commit | 011e4268459819a76b786a22c81595b9aa34d665 (patch) | |
| tree | 85dbab4e132135fa6bcd499c22600675363fa2d4 /data | |
| parent | 75f39dec7af0a493767d92e121601060e29d7e17 (diff) | |
Removed the chanserv/aop/list command perm and switched it with chanserv/access/list. Fixed a bug so users on the access list can request the vop and hop list.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2940 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'data')
| -rw-r--r-- | data/example.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/example.conf b/data/example.conf index 2d44fe6d4..a47735ec0 100644 --- a/data/example.conf +++ b/data/example.conf @@ -583,8 +583,8 @@ options * botserv/botlist botserv/set/private botserv/set/nobot * * chanserv/access/list chanserv/drop chanserv/forbid chanserv/getkey - * chanserv/list chanserv/aop/list chanserv/suspend chanserv/set/noexpire - * chanserv/status chanserv/topic + * chanserv/list chanserv/suspend chanserv/topic chanserv/set/noexpire + * chanserv/status * * memoserv/sendall memoserv/staff * |
