## Default Permission Default permissions for the plugin - `allow-close` - `allow-connect` - `allow-delete-connection` - `allow-delete-connections` - `allow-delete-request` - `allow-duplicate-request` - `allow-list-connections` - `allow-list-events` - `allow-list-requests` - `allow-send` - `allow-upsert-request` ## Permission Table
Identifier Description
`yaak-ws:allow-cancel` Enables the cancel command without any pre-configured scope.
`yaak-ws:deny-cancel` Denies the cancel command without any pre-configured scope.
`yaak-ws:allow-close` Enables the close command without any pre-configured scope.
`yaak-ws:deny-close` Denies the close command without any pre-configured scope.
`yaak-ws:allow-connect` Enables the connect command without any pre-configured scope.
`yaak-ws:deny-connect` Denies the connect command without any pre-configured scope.
`yaak-ws:allow-delete-connection` Enables the delete_connection command without any pre-configured scope.
`yaak-ws:deny-delete-connection` Denies the delete_connection command without any pre-configured scope.
`yaak-ws:allow-delete-connections` Enables the delete_connections command without any pre-configured scope.
`yaak-ws:deny-delete-connections` Denies the delete_connections command without any pre-configured scope.
`yaak-ws:allow-delete-request` Enables the delete_request command without any pre-configured scope.
`yaak-ws:deny-delete-request` Denies the delete_request command without any pre-configured scope.
`yaak-ws:allow-duplicate-request` Enables the duplicate_request command without any pre-configured scope.
`yaak-ws:deny-duplicate-request` Denies the duplicate_request command without any pre-configured scope.
`yaak-ws:allow-list-connections` Enables the list_connections command without any pre-configured scope.
`yaak-ws:deny-list-connections` Denies the list_connections command without any pre-configured scope.
`yaak-ws:allow-list-events` Enables the list_events command without any pre-configured scope.
`yaak-ws:deny-list-events` Denies the list_events command without any pre-configured scope.
`yaak-ws:allow-list-requests` Enables the list_requests command without any pre-configured scope.
`yaak-ws:deny-list-requests` Denies the list_requests command without any pre-configured scope.
`yaak-ws:allow-list-websocket-connections` Enables the list_websocket_connections command without any pre-configured scope.
`yaak-ws:deny-list-websocket-connections` Denies the list_websocket_connections command without any pre-configured scope.
`yaak-ws:allow-list-websocket-requests` Enables the list_websocket_requests command without any pre-configured scope.
`yaak-ws:deny-list-websocket-requests` Denies the list_websocket_requests command without any pre-configured scope.
`yaak-ws:allow-send` Enables the send command without any pre-configured scope.
`yaak-ws:deny-send` Denies the send command without any pre-configured scope.
`yaak-ws:allow-upsert-request` Enables the upsert_request command without any pre-configured scope.
`yaak-ws:deny-upsert-request` Denies the upsert_request command without any pre-configured scope.
`yaak-ws:allow-upsert-websocket-request` Enables the upsert_websocket_request command without any pre-configured scope.
`yaak-ws:deny-upsert-websocket-request` Denies the upsert_websocket_request command without any pre-configured scope.