Project Zomboid

Project Zomboid

Player Connection Message
10개 중 1~10개 표시 중
업데이트: 2023년 6월 20일 @ 오후 7시 35분

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

업데이트: 2023년 6월 18일 @ 오후 5시 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일 @ 오후 4시 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일 @ 오후 5시 22분

Fixed compatibility issue with Roleplaychat mod.

업데이트: 2022년 6월 20일 @ 오후 2시 49분

업데이트: 2022년 6월 20일 @ 오후 2시 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분