Back to Char

Reference

plugins/overlay/permissions/autogenerated/reference.md

latest866 B
Original Source

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-set-fake-window-bounds
  • allow-remove-fake-window

Permission Table

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

overlay:allow-remove-fake-window

</td> <td>

Enables the remove_fake_window command without any pre-configured scope.

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

overlay:deny-remove-fake-window

</td> <td>

Denies the remove_fake_window command without any pre-configured scope.

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

overlay:allow-set-fake-window-bounds

</td> <td>

Enables the set_fake_window_bounds command without any pre-configured scope.

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

overlay:deny-set-fake-window-bounds

</td> <td>

Denies the set_fake_window_bounds command without any pre-configured scope.

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