Frost.Shop is a development marketplace, where you can buy all sorts of assets, ranging from scripts, to models, or even plugins! Choose from a wide variety of creators, or potentially even become a seller yourself! (Applications opening soon.) Frost.Shop is built into just 1 plugin, so everything is easy to access!
When you purchase an item, we will take a small cut and the rest is given to the original seller! They can choose to cashout their credits at anytime, as long as they match the requirements.
Of course! Frost.Shop is secure for both the buyer and the seller, as we never store the assets locally, so it is very secure when it comes to asset storage.
To ensure security when using Frost.Shop, we must connect to an external API to process requests. We use pastebin to store product info, so you don’t have to update the plugin whenever there’s new items, the plugin will refresh itself.
How do I install the plugin?
A button to install the plugin is provided at the top and bottom of this post.
Extra Images of the plugin:
I am open to hear your opinion and ideas, you can suggest something underneath this post in the comments!
ADDRESSING SECURITY CONCERNS:
We currently use loadstring ONLY because we need it to load bought assets into your game, (assets are serialzed into code to store as text) and to load the assets for sale. We will have an api endpoint for the 2nd thing soon.
Loadstring is rarely harmful, and if I were to insert any malicious scripts into your game it would require the permissions to edit / add scripts, guarded by PluginSecurity.
Disclaimer: This is posted on an alt because when browsing the devforum, I didn’t realise I was logged into this account and therefore got access on this account by accident. My main account is frostfairgr10, which is the owner of the group that the plugin is under.