Okay imagine it like this;
Each individual player has a Gui with a TextBox and a Button, they type text into the text box, press the button and that data is saved.
I then want a global noticeboard for example, showing all of the messages players have sent (globally across all servers)
Example of what the notice board would look like:
Player1: "Hello"
Player2: "Random text here"
Player3: "What is this!?!?" |