Back to Char

Reference

plugins/sfx/permissions/autogenerated/reference.md

latest961 B
Original Source

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-play
  • allow-stop
  • allow-set-volume

Permission Table

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

sfx:allow-play

</td> <td>

Enables the play command without any pre-configured scope.

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

sfx:deny-play

</td> <td>

Denies the play command without any pre-configured scope.

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

sfx:allow-set-volume

</td> <td>

Enables the set_volume command without any pre-configured scope.

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

sfx:deny-set-volume

</td> <td>

Denies the set_volume command without any pre-configured scope.

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

sfx:allow-stop

</td> <td>

Enables the stop command without any pre-configured scope.

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

sfx:deny-stop

</td> <td>

Denies the stop command without any pre-configured scope.

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