Admin notifications

On almost every Module, there's a global option called "notify-admins".

This can be used to send important notifications to your staff.


How can my staff see the notifications?

Just give them the

sentry.admin-notifications

permission, you can add this permission for your staff groups in LuckPerms using this command:

/lp group [groupname] permission set sentry.admin-notifications


How do I disable notifications for me?

You can also silence the notifications using the command below:

/sentry notifications

this will toggle notifications specifically for you.

Last updated