Back to Char

Reference

plugins/js/permissions/autogenerated/reference.md

latest447 B
Original Source

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-eval

Permission Table

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

js:allow-eval

</td> <td>

Enables the eval command without any pre-configured scope.

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

js:deny-eval

</td> <td>

Denies the eval command without any pre-configured scope.

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