## Default Permission Allows All - `allow-bind` - `allow-unbind` - `allow-send` ## Permission Table
Identifier | Description |
---|---|
`udp:allow-bind` | Enables the bind command without any pre-configured scope. |
`udp:deny-bind` | Denies the bind command without any pre-configured scope. |
`udp:allow-send` | Enables the send command without any pre-configured scope. |
`udp:deny-send` | Denies the send command without any pre-configured scope. |
`udp:allow-unbind` | Enables the unbind command without any pre-configured scope. |
`udp:deny-unbind` | Denies the unbind command without any pre-configured scope. |