How would I go about editing something like a in-game shop and pushing it live on all servers?

To explain more, I am aiming to create a shop that can be edited and changed across all servers at once after pressing a button, is this doable?

I believe you would need to use a combination of DatastoreService (for new servers) and MessagingService (for existing servers) in order to achieve this!

(Also, I believe #help-and-feedback:scripting-support would be more applicable for your post)

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.