Project Zomboid

Project Zomboid

Player Connection Message
10件中 1-10 を表示
更新: 2023年6月20日 @ 19時35分

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

更新: 2023年6月18日 @ 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

更新: 2023年6月18日 @ 16時34分

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

更新: 2023年6月18日 @ 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.

更新: 2022年6月22日 @ 17時22分

Fixed compatibility issue with Roleplaychat mod.

更新: 2022年6月20日 @ 14時49分

更新: 2022年6月20日 @ 14時13分

- Fix language file encoding for french

更新: 2022年6月20日 @ 12時45分

- Changed the command module name to PlayerConnectionMessage

更新: 2022年6月20日 @ 12時44分

- Fixed a typo

更新: 2022年6月20日 @ 12時38分