> ## Documentation Index
> Fetch the complete documentation index at: https://vulture.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Fake Permissions

> Grant Luster command access without granting real Discord permissions.

Fake permissions let you allow trusted users to run a Luster command (like `ban_members` or `manage_roles`) **without** giving them the real Discord permission. Only server **administrators** can manage fake permissions.

| Command                                       | Description                                              |
| --------------------------------------------- | -------------------------------------------------------- |
| `,fakepermissions`                            | Shows the help menu and list of common permission names. |
| `,fakepermissions add <user> <permission>`    | Grants a fake permission.                                |
| `,fakepermissions remove <user> <permission>` | Removes a fake permission.                               |
| `,fakepermissions view <user>`                | Shows everything a user has been granted.                |
| `,fakepermissions reset <user>`               | Clears every fake permission for that user.              |
| `,fakepermissions list`                       | Shows every user with fake permissions in the server.    |

### Common permission names

`ban_members`, `kick_members`, `manage_channels`, `manage_roles`, `manage_messages`, `moderate_members`, `manage_nicknames`, `administrator`.
