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.
Add public and private messages?Solved
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." 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