Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request. #1

Open
aWitch-Doctor opened this issue May 31, 2017 · 0 comments
Open

Feature request. #1

aWitch-Doctor opened this issue May 31, 2017 · 0 comments

Comments

@aWitch-Doctor
Copy link

aWitch-Doctor commented May 31, 2017

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?

leelawd added a commit that referenced this issue Dec 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants