Just Cause 3 MP server package that send a message to the new connected player.
- In your package directory :
git clone https://github.com/shug0/jc3mp-welcome-message welcome-message welcome-message
. - You can change the displayed message by editing the const message variable in the main.js.
- Restart your server or reload the package with :
restart_package welcome-message
. - It should be good. Enjoy ;-)
Feel free to fork, extends, modify even pull request this repo.