can you add welcome {playername} to the server?
Display player name in join messageSolved
It says the player's name by default. In the lang file:
"Joined": "{0} joined from {1}", Can you add this on line 148: Message(player, Lang("Welcome", null, player.displayName, player.UserIDString));
Kind regards,
Oyplap
Locked automatically