initial import of group reader (unfinished)
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40426
This commit is contained in:
@@ -4,9 +4,9 @@ Groups
|
||||
* Allowed properties for a group:
|
||||
*
|
||||
* "flags" - Flag string.
|
||||
* "inherit" - Inherits permissions from another group.
|
||||
* "inherit" - Inherits permissions from another group. Use one group per instance of this key.
|
||||
* "immunity" - Specifies a group to be immune to. Use "*" for all or "$" for users with no group.
|
||||
* NOTE: No one, even a root user, is immune from other root users.
|
||||
* This key may be used multiple times.
|
||||
*/
|
||||
"Full Admins"
|
||||
{
|
||||
@@ -14,7 +14,7 @@ Groups
|
||||
* You can override commands and command groups here.
|
||||
* Specify a command name or group and either "allow" or "deny"
|
||||
* Examples:
|
||||
* ":CSDM" "allow"
|
||||
* ":CSDM" "allow"
|
||||
* "csdm_enable" "deny"
|
||||
*/
|
||||
Commands
|
||||
|
||||
Reference in New Issue
Block a user