diff --git a/Permission-Sets.md b/Permission-Sets.md index 0b29443..1826f10 100644 --- a/Permission-Sets.md +++ b/Permission-Sets.md @@ -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