Skip to content

Feature request. #1

@aWitch-Doctor

Description

@aWitch-Doctor

Can you add a feature so I can set it where people with different permissions see different commands ran?

So mmclogger.notify.group1 sees group 1 commands and mmclogger.notify.group2 sees group 2 commands and so on.

Config can be set to specify group name and commands to be shown to that group.

        # what commands do you want to be notified of when they are sent?
        groupname=admin
            commands=[
                pr,
                prism,
		ban
        ]
        groupname=leadership
            commands=[
                god,
                gm,
		gamemode
        ]

permissions would then be mmclogger.notify.admin and mmclogger.notify.ledership

Also, is there anyway you would be willing to make the notification configurable from [mmclogger] to anything else or something shorter?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions