Welcome message after entering the server
Posted: Sun Feb 02, 2020 9:55 pm
TL;DR
I suggest the possibility of defining a welcome message on the server.What ?
1. Simple version: When someone enters the server in the console, the message defined in server-settings.json would appear2. Best version: When someone enters the server, a modal would appear. The content would be defined in server-settings.json in html format (or path to the html file). At the bottom would be a checkbox with the option not show anymore. Once selected, the modal would no longer appear. If the player would like to approach her again, he would click [Esc] and there would be "Welcome message" in the menu which would display the modal again. It's good that the modal supports html + css. Javascript wouldn't be needed though, why not? If not html then maybe markdown?