Updated Permission Sets (markdown)
parent
11f744aa9f
commit
df36f3298d
@ -6,8 +6,19 @@ They can be configured in `IW4MAdminSettings.json` `PermissionSets`
|
||||
Permissions are separated into component and access pairs, separated with a `.`
|
||||
|
||||
### Available Components
|
||||
- `IPAddress`
|
||||
- `MetaUpdateAlias`
|
||||
`ClientIPAddress`
|
||||
`ClientGuid`
|
||||
`ClientLevel`
|
||||
`MetaUpdateAlias`
|
||||
`Penalty`
|
||||
`PrivilegedClientsPage`
|
||||
`HelpPage`
|
||||
`ConsolePage`
|
||||
`ConfigurationPage`
|
||||
`AuditPage`
|
||||
`RecentPlayersPage`
|
||||
`ProfilePage`
|
||||
`AdminMenu`
|
||||
|
||||
### Available Access Levels
|
||||
- `Read`
|
||||
@ -16,6 +27,7 @@ Permissions are separated into component and access pairs, separated with a `.`
|
||||
- `Delete`
|
||||
|
||||
*The asterisk (\*) character is used to denote all permissions*.
|
||||
*The minus (-) character prefix is used to denote removed permissions,*
|
||||
**This set of components will grow as the system is further implemented**.
|
||||
|
||||
## Examples
|
||||
|
Loading…
x
Reference in New Issue
Block a user