Add public and private messages?Solved
When a new player joins the server you can set it so instead of the default join message it could be a new player message for example it could say Welcome player name.
GUI Annoucements has public and private welcome messages.

  "Private Welcome Announcements": {
    "Banner Color": "Grey",
    "Delay": 0.0,
    "Duration": 20.0,
    "Enabled": false,
    "Show Welcome Back If Player Has Been Here Before": true,
    "Text Color": "White",
    "Welcome Back Text": "Welcome back {playername}! There are {playercount} player(s) online.",
    "Welcome Text": "Welcome {playername}! There are {playercount} player(s) online."​
5d66db4201195.jpg?uid=5d66db72ac9cd RyanFromRust
GUI Annoucements has public and private welcome messages.

  "Private Welcome Announcements": {
    "Banner Color": "Grey",
    "Delay": 0.0,
    "Duration": 20.0,
    "Enabled": false,
    "Show Welcome Back If Player Has Been Here Before": true,
    "Text Color": "White",
    "Welcome Back Text": "Welcome back {playername}! There are {playercount} player(s) online.",
    "Welcome Text": "Welcome {playername}! There are {playercount} player(s) online."​

cheers

Locked automatically