Project Zomboid
Player Connection Message
1–10 из 10
Обновление: 20 июн. 2023 г. в 19:35

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

Обновление: 18 июн. 2023 г. в 17:56

- 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

Обновление: 18 июн. 2023 г. в 16:34

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

Обновление: 18 июн. 2023 г. в 11:05

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.

Обновление: 22 июн. 2022 г. в 17:22

Fixed compatibility issue with Roleplaychat mod.

Обновление: 20 июн. 2022 г. в 14:49

Обновление: 20 июн. 2022 г. в 14:13

- Fix language file encoding for french

Обновление: 20 июн. 2022 г. в 12:45

- Changed the command module name to PlayerConnectionMessage

Обновление: 20 июн. 2022 г. в 12:44

- Fixed a typo

Обновление: 20 июн. 2022 г. в 12:38