Project Zomboid

Project Zomboid

Player Connection Message
Showing 1-10 of 10 entries
Update: 20 Jun, 2023 @ 7:35pm

- Fix error line 56.
- Attempt to fix language encoding.
- Added ES, RU, UA languages.

Update: 18 Jun, 2023 @ 5:56pm

- Fix server error trying to call nil (should fix the PlayerDied message not showing).
- Added prints to the server log.
- Merged Italian translation branch from Eternity841

Update: 18 Jun, 2023 @ 4:34pm

- Cleanup and fixes.
- Added timestamp to JSONL objects.

Update: 18 Jun, 2023 @ 11:05am

Player Connection Message enhances your server by providing comprehensive announcements for player-related events.

Stay informed about who joins or leaves the server, as well as when players meet their demise or score kills.

The mod also logs these events in JSONL format for convenient analysis.
File can be found on the server at this path:

lua/PlayerConnectionMessage.jsonl

With customizable sandbox settings,
- Hide connection messages for admins, moderators, and staff.
- Hide death and/or kill messages.
- Customize the message colors to suit your preferences.

Update: 22 Jun, 2022 @ 5:22pm

Fixed compatibility issue with Roleplaychat mod.

Update: 20 Jun, 2022 @ 2:49pm

Update: 20 Jun, 2022 @ 2:13pm

- Fix language file encoding for french

Update: 20 Jun, 2022 @ 12:45pm

- Changed the command module name to PlayerConnectionMessage

Update: 20 Jun, 2022 @ 12:44pm

- Fixed a typo

Update: 20 Jun, 2022 @ 12:38pm