Let the user know upon download what permissions are in a plugin

As a plugin developer, it is impossible to tell the user that there may or may not be usage of creating + adding source to a script. Likewise, it is impossible to tell the user that I may be using HttpService. I recently ran into an issue where my plugin will completely break & spam the user with multiple requests to let my plugin use script creating + HTTP services.

Ideally, I would like to be able to select permissions on the plugin publish page, allowing me to let the user know what permissions are in the plugin. This would also prompt the user on their first time in studio with this plugin the permissions.

14 Likes