## Default Permission Default permissions for the plugin - `allow-is-exist` - `allow-is-dir` - `allow-is-file` - `allow-size` - `allow-name` - `allow-full-name` - `allow-extname` - `allow-icon` - `allow-metadata` - `allow-open` - `allow-compress` - `allow-decompress` - `allow-transfer` ## Permission Table
Identifier | Description |
---|---|
`fs-pro:allow-compress` | Enables the compress command without any pre-configured scope. |
`fs-pro:deny-compress` | Denies the compress command without any pre-configured scope. |
`fs-pro:allow-decompress` | Enables the decompress command without any pre-configured scope. |
`fs-pro:deny-decompress` | Denies the decompress command without any pre-configured scope. |
`fs-pro:allow-extname` | Enables the extname command without any pre-configured scope. |
`fs-pro:deny-extname` | Denies the extname command without any pre-configured scope. |
`fs-pro:allow-full-name` | Enables the full_name command without any pre-configured scope. |
`fs-pro:deny-full-name` | Denies the full_name command without any pre-configured scope. |
`fs-pro:allow-icon` | Enables the icon command without any pre-configured scope. |
`fs-pro:deny-icon` | Denies the icon command without any pre-configured scope. |
`fs-pro:allow-is-dir` | Enables the is_dir command without any pre-configured scope. |
`fs-pro:deny-is-dir` | Denies the is_dir command without any pre-configured scope. |
`fs-pro:allow-is-exist` | Enables the is_exist command without any pre-configured scope. |
`fs-pro:deny-is-exist` | Denies the is_exist command without any pre-configured scope. |
`fs-pro:allow-is-file` | Enables the is_file command without any pre-configured scope. |
`fs-pro:deny-is-file` | Denies the is_file command without any pre-configured scope. |
`fs-pro:allow-metadata` | Enables the metadata command without any pre-configured scope. |
`fs-pro:deny-metadata` | Denies the metadata command without any pre-configured scope. |
`fs-pro:allow-name` | Enables the name command without any pre-configured scope. |
`fs-pro:deny-name` | Denies the name command without any pre-configured scope. |
`fs-pro:allow-open` | Enables the open command without any pre-configured scope. |
`fs-pro:deny-open` | Denies the open command without any pre-configured scope. |
`fs-pro:allow-size` | Enables the size command without any pre-configured scope. |
`fs-pro:deny-size` | Denies the size command without any pre-configured scope. |
`fs-pro:allow-transfer` | Enables the transfer command without any pre-configured scope. |
`fs-pro:deny-transfer` | Denies the transfer command without any pre-configured scope. |