Project Zomboid

Project Zomboid

Not enough ratings
Server Players Profile
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
433.730 KB
22 Mar, 2024 @ 12:02pm
1 Change Note ( view )

Subscribe to download
Server Players Profile

Description
Get real-time player data in text files. MP Only.

This is a modification of the Death Log (can be activated together if you want)

How does this mod work?

Every 10 minutes of the game, players send their data to the server, and this is saved in two server folders: Zomboid/Lua/player_profile and player_kills.

Each server will have a subfolder, and each player has a file with their own username.txt.

Player Profile

Displays current player data. It's not history, it's real-time data.

Files: player_profile/<serverName>/<userName>.txt

File contents:
  • Profile Date: when the data was received
  • Username, SteamID, Steam Name, Character Name/Gender/Profession, Fav Weapon, Current Position, Traits, Skills
  • Infected: "true" if the player is infected
  • Death Cause: how he died (if he is dead)
  • Zombie Kills: how many zombies he killed with this character
  • PVP Kills: how many humans he killed with this character
  • Survived Time: survival time in the game
  • Game Date Time: current day and time in the game
  • Inventory: Objects he is carrying. * = equipped.

Player Kills

Files: player_kills/<serverName>/<userName>.txt

List of players the current character has killed. When this character dies, this file is reset.

2024-03-22 18:20:33 jowi 2024-03-22 18:20:33 martin 2024-03-22 18:20:33 jowi

Server Death Log

Files: player_kills/<serverName>.txt

List of all deaths on the server. This is a log record and will never be reset.

2024-03-22 18:20:33 jowi killed xereca 2024-03-22 18:24:54 xereca killed jowi 2024-03-22 18:35:24 maria killed paulo 2024-03-22 18:36:38 carlito died

Workshop ID: 3196291902
Mod ID: ServerPlayersProfile
6 Comments
Balani  [author] 28 Mar, 2024 @ 5:13am 
@Vasher: Yes. Both together should work. If there is any problem let me know
Gestr 27 Mar, 2024 @ 5:39pm 
I can hace active both?
Balani  [author] 27 Mar, 2024 @ 2:08pm 
@Vasher: No. The player profile file is updated in real time without history. But we have a simple list of server deaths, in another file, as described on the page.
Gestr 27 Mar, 2024 @ 7:06am 
It also has the same historical deaths file as the Death Log??
Balani  [author] 24 Mar, 2024 @ 5:35pm 
@Delseyrian: yes
Balani  [author] 24 Mar, 2024 @ 8:46am 
@Delseyrian: This is a standalone mod. You don't need to use deathlog.