diff options
| author | Adam <Adam@anope.org> | 2014-02-09 18:45:43 -0500 |
|---|---|---|
| committer | Adam <Adam@anope.org> | 2014-02-09 18:51:52 -0500 |
| commit | 6d61a842866f3a32551f46c46609d688697f2f2e (patch) | |
| tree | dfcc6b876368667e53e8751f62bda3ca1afa4dde /data | |
| parent | f6b8596c7bd195bf8d933c5ee8d28e5393d832a7 (diff) | |
Add an opertype priv "protected" to not allow services to kick a user.
Also classify ulines as protected
Diffstat (limited to 'data')
| -rw-r--r-- | data/example.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/example.conf b/data/example.conf index 948700e8b..4762ad084 100644 --- a/data/example.conf +++ b/data/example.conf @@ -768,6 +768,7 @@ log * nickserv/confirm - Can confirm other users nicknames * nickserv/drop - Can drop other users nicks * operserv/config - Can modify services's configuration + * protected - Can not be kicked from channels by Services * * Available commands: * botserv/bot/del botserv/bot/add botserv/bot/change botserv/set/private |
