Skip to content

Implement commands to handle plugin command permissions #79

@DuckBoss

Description

@DuckBoss

Add a command and a set of parameters to handle command permission groups:

# Assign permission groups to commands:
!permissions.addcommand='command' 'group_1', 'group_2'
# Remove permission groups from commands:
!permissions.removecommand='command' 'group_1', 'group_2'

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestpluginA request, feature, or fix relating to an included plugin.

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions