How to make limited shop

Hi,
Recently i was thinking of how could i make a limited items or something, like for example there only 10 copies of tools in shop or in-game codes and if someone bought one then in other servers counter which shows how much copies left will show 9, i can use MessagingService to change value in every server, but will this service change a value if a NEW server was just created or this server will have a 10 copies value?

My question is will MessagingService change value on just created servers and if no then how could i make limited copies of something?