Back to Char

Reference

plugins/notification/permissions/autogenerated/reference.md

latest866 B
Original Source

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-show-notification
  • allow-clear-notifications

Permission Table

<table> <tr> <th>Identifier</th> <th>Description</th> </tr> <tr> <td>

notification:allow-clear-notifications

</td> <td>

Enables the clear_notifications command without any pre-configured scope.

</td> </tr> <tr> <td>

notification:deny-clear-notifications

</td> <td>

Denies the clear_notifications command without any pre-configured scope.

</td> </tr> <tr> <td>

notification:allow-show-notification

</td> <td>

Enables the show_notification command without any pre-configured scope.

</td> </tr> <tr> <td>

notification:deny-show-notification

</td> <td>

Denies the show_notification command without any pre-configured scope.

</td> </tr> </table>