You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: