How to set up a Custom HubUpdated 2 months ago
How to set up a Custom Hub
In this guide, we'll be explaining how you set up a custom purchase hub with Parcel.
Is your Hub already setup and configured?
Great, then you can skip the first part and proceed with downloading the Custom Hub File at Parcel Custom Hub File (Sharepoint).
Afterwards, please continue with the "Configure your Custom Hub" section in this guide.
Setting up your Hub for the first time:
Invite Parcel to your Discord Server and run /setup
. Respond to all questions that you're asked by the bot.
On the step which requires you to download a hub, download it but do not publish it to Roblox.
Click “Published it” and download this file instead: Parcel Custom Hub File (Sharepoint). After you’ve downloaded that file, open it in Roblox Studio and publish it to Roblox. Once published, respond to the bot with the PlaceID of your hub.
Configure your Custom Hub
Now, run /settings
in your Discord Server and switch into your DMs. There you will find the key.
Return to Roblox Studio and go into Server Script Service, open the module script called ParcelSettings.
Enter the SecretKey of your Hub into the first field. In the Custom Hub Files V1 and V2, there is also a field called "name". Please fill that out as well.
Publish the game one last time.
That’s it! The Hub is now ready, and you can start customizing the UI.
Important: Do not rename any UI elements which are responsible for listing products. Doing so could possibly break the loader script and make your hub non-functional.