Module Scripts Permissions

Module scripts run in the environment they are required from. So if a server script requires it then the module can do things the server can do. Likewise, if the client requires it, then it runs in a client enviorment, and can do things local scripts can do.