Luckperms: Silence some notifications

Created on 7 Feb 2020  路  9Comments  路  Source: lucko/LuckPerms

I'm making a badge selector using BossShopPro and LuckPerms.
I do want notifications/logging to be enabled for other purposes, but I don't want to see when a user switches his/her badge.

Could it be possible to add a -s argument to commands so that it doesn't show the logs for certain commands?

image

suggestion

Most helpful comment

I believe a feature to silence specific tracks would heavily benefit people who have larger servers, and/or servers that have features like this.

All 9 comments

Only admins can see those logs. And you can turn them off for yourself too.

I understand that, but if I do want the logs enabled for other purposes. I basically have 2 options;

1) Ignore those badge switch logs
2) Disable all logs/notifications

I believe a feature to silence specific tracks would heavily benefit people who have larger servers, and/or servers that have features like this.

@lucko I updated to the latest build and added those sections, but I can still see the notifactions.

image

It matches the actual log description - could you send an example of one of the notifications you're getting?

In your example above, to filter those messages you'd want to use something like parent settrack badges .* - it's a regex pattern so the .* at the end is a wildcard to match anything. :)

Thanks for such a fast response! I haven't tried it for badges yet, I will do that soon!

It looks like this:

image

Also another question, do I just have to do it on the bungee config, or also on all backend-servers their configs?

Ok so just put the bit in white as an entry in the config file :)

You need to do it for all servers

Was this page helpful?
0 / 5 - 0 ratings

Related issues

GiaNTizmO picture GiaNTizmO  路  3Comments

netherstar picture netherstar  路  4Comments

5igm picture 5igm  路  4Comments

Zekrin picture Zekrin  路  3Comments

XDqrkneZ picture XDqrkneZ  路  3Comments