Skip to content
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 558 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 558 Bytes

JC3MP welcome-message

Just Cause 3 MP server package that send a message to the new connected player.

Installation and configuration

  1. In your package directory : git clone https://github.com/shug0/jc3mp-welcome-message welcome-message welcome-message.
  2. You can change the displayed message by editing the const message variable in the main.js.
  3. Restart your server or reload the package with :restart_package welcome-message.
  4. It should be good. Enjoy ;-)

Next ?

Feel free to fork, extends, modify even pull request this repo.