LuckPerms

LuckPerms

41.4k Downloads

Add silent(-s) argument in the permission settemp command.

Lia-LV opened this issue ยท 2 comments

commented

Description

I am providing permission to users with settemp, such as experience boost. but there is a problem that the op's chat is seriously obscured.
Please add a silent(-s) argument to prevent LuckPerms LOG message from being output in settemp as well.

Proposed Behaviour

/lp user/group <user|group> permission settemp <node> <true|false> <duration> [temporary modifier] [context...]
-> /lp user/group <user|group> permission settemp <node> <true|false> <duration> [temporary modifier] [silent and else flags] [context...]
if command executed with silent flag, LOG message isn't output in the chat of op.

Extra Details

No response

commented

you can disable seeing log messages in-game with the /lp log command

commented

You can use these settings to configure logging to online admins

# If the plugin should send log notifications to users whenever permissions are modified.
#
# - Notifications are only sent to those with the appropriate permission to receive them
# - They can also be temporarily enabled/disabled on a per-user basis using
# '/lp log notify <on|off>'
log-notify: true
# Defines a list of log entries which should not be sent as notifications to users.
#
# - Each entry in the list is a RegEx expression which is matched against the log entry description.
log-notify-filtered-descriptions:
# - "parent add example"