Security

Fake Permissions

Grant virtual permissions to roles to allow usage of specific greed commands.

What are Fake Permissions?

Fake permissions allow you to grant "virtual" permissions to roles. This means members with these roles can use greed commands that typically require specific Discord permissions (like manage_guild or kick_members) without actually having those permissions on their Discord profile.

Fake permissions only affect greed's command checks. They do not grant actual Discord permissions or affect other bots. Use caution: granting fake permissions like ban_members or kick_members allows that role to use those commands without Discord permission oversight.

Fake permissions are persistent and survive server restarts. They override greed's built-in permission checks for greed commands only.

Adding Fake Permissions

Grant specific permissions to a role using the ,fakepermissions add command.

,fakepermissions add (role) (permissions)

You can add multiple permissions at once by separating them with commas.

Removing Fake Permissions

To remove specific permissions from a role, use the ,fakepermissions remove command.

,fakepermissions remove (role) 

Managing Configurations

Viewing all permissions

Use the ,fakepermissions list command to view all roles and their assigned fake permissions in your server.

Resetting All Permissions

To remove all fake permissions in the entire server at once, use the reset command.

,fakepermissions reset

Supported Permissions

You can grant any of the following permissions via the fake permissions system: