plugins/store2/permissions/autogenerated/reference.md
Default permissions for the plugin
allow-saveallow-get-boolallow-get-numberallow-get-strallow-set-boolallow-set-numberallow-set-strstore2:allow-get-bool
Enables the get_bool command without any pre-configured scope.
</td> </tr> <tr> <td>store2:deny-get-bool
Denies the get_bool command without any pre-configured scope.
</td> </tr> <tr> <td>store2:allow-get-number
Enables the get_number command without any pre-configured scope.
</td> </tr> <tr> <td>store2:deny-get-number
Denies the get_number command without any pre-configured scope.
</td> </tr> <tr> <td>store2:allow-get-str
Enables the get_str command without any pre-configured scope.
</td> </tr> <tr> <td>store2:deny-get-str
Denies the get_str command without any pre-configured scope.
</td> </tr> <tr> <td>store2:allow-save
Enables the save command without any pre-configured scope.
</td> </tr> <tr> <td>store2:deny-save
Denies the save command without any pre-configured scope.
</td> </tr> <tr> <td>store2:allow-set-bool
Enables the set_bool command without any pre-configured scope.
</td> </tr> <tr> <td>store2:deny-set-bool
Denies the set_bool command without any pre-configured scope.
</td> </tr> <tr> <td>store2:allow-set-number
Enables the set_number command without any pre-configured scope.
</td> </tr> <tr> <td>store2:deny-set-number
Denies the set_number command without any pre-configured scope.
</td> </tr> <tr> <td>store2:allow-set-str
Enables the set_str command without any pre-configured scope.
</td> </tr> <tr> <td>store2:deny-set-str
Denies the set_str command without any pre-configured scope.
</td> </tr> </table>