Hello everyone!
Recently me and some friends have been working on a game that allows you to load mods in you created inside studio. Mods are just models with a MainModule that contain information like the name, description and any objects it may add.
One problem we have been having though is uploading them to the marketplace, as whenever we try to upload a model with a MainModule module script it automatically gets taken down and flagged as “Misusing Roblox Systems,” even if the model doesn’t contain anything malicious/obfuscated. Even after appeals it continues to be denied.
This is really frustrating as it prevents us from using the main feature of our game, which is the modding capabilites. If anyone knows a way fix this it would be greatly appreciated!