World Store
World stores allow you to showcase listings for your world. Users see your world store when viewing your world in the VRChat menu or website.
You can also use Udon to open your world store. For example, you can add an "Open Store" button that uses the Store.OpenWorldStorePage()
method to open your store.
Create and publish a world store
You can create a world store for any of your worlds by following the steps below:
- Open the Store Manager on the VRChat website (Marketplace >My Store > Store Manager).
- Click "Set Up New Store"
- Press "World Store", choose one of your worlds from the dropdown, then press "Create".
- Add published listings to your world store.
tip
Read the listings documentation to learn how to add listings to your store.
- Open your store in the store manager and publish it.
- Open your world in VRChat. You can now see the world store in the VRChat menu.
Limitations
Keep the following restrictions in mind when using world stores:
- You can sell the same listing to multiple world stores.
- You can sell listings that give users benefits in multiple worlds.
- Users can't buy the same listing if they already own it.
- You can sell permanent or temporary listings without adding them to your world store.
- You can use Udon to open listings directly, i.e. with Store.OpenListing.
- You can't sell instant listings without adding them to your world store. In addition, only users who are currently visiting your world can buy instant listings.
- You cannot add subscriptions to your world stores.
- Use group stores instead.