Making Terminal Capture system

Hello, Im trying to make capture points for my game. And Im adding UI to it, how should I check it and make the UI run for everyone, thank you.

Here is the UI:

https://gyazo.com/1b92d58fdfc8cc7aff798fa005acb65d

The best method to check for data from the server to the client has to be using Number/Bool/String Values inside a replicated storage and then having the client read it.