Back to Char

Reference

plugins/template/permissions/autogenerated/reference.md

latest1.0 KB
Original Source

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-render
  • allow-render-custom
  • allow-render-support

Permission Table

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

template:allow-render

</td> <td>

Enables the render command without any pre-configured scope.

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

template:deny-render

</td> <td>

Denies the render command without any pre-configured scope.

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

template:allow-render-custom

</td> <td>

Enables the render_custom command without any pre-configured scope.

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

template:deny-render-custom

</td> <td>

Denies the render_custom command without any pre-configured scope.

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

template:allow-render-support

</td> <td>

Enables the render_support command without any pre-configured scope.

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

template:deny-render-support

</td> <td>

Denies the render_support command without any pre-configured scope.

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