Haven Admin Tools
Server administration suite for Project Zomboid (Build 42+)
Features
[list]
[*] [b]Activity Logging[/b] — Tracks joins, disconnects, deaths, zombie kills and kill milestones
[*] [b]Forensic Inventory Log[/b] — Periodic inventory snapshots for investigating theft and griefing
[*] [b]No-Cull Protection[/b] — Prevents zombie despawning in key areas
[*] [b]Colored Announcements and MOTD[/b] — In-game server messages with full color support
[*] [b]Admin Monitor Dashboard[/b] — External Python dashboard for real-time server monitoring
[/list]
Mod Setup
Subscribe and enable [b]HavenAdminTools[/b] in your server's mod list. The Lua modules (activity log, forensics, no-cull, announcements) work out of the box — no extra config needed.
Admin Dashboard Setup (Optional)
The dashboard is a Python web app bundled inside the mod's Workshop download. After subscribing, find it here:
Steam/steamapps/workshop/content/108600/3705354255/mods/HavenAdminTools/admin_monitor/PZAdminMonitor/
[b]4 steps to get it running:[/b][list]
[*] Install [url=https%3A%2F%2Fwww.python.org%2Fdownloads%2F]Python 3.11+[/url][www.python.org] if you don't have it
[*] Open the [b]PZAdminMonitor[/b] folder above and copy [b]config.example.json[/b] to [b]config.json[/b]
[*] Edit [b]config.json[/b] — set the file paths to your server's world folder (e.g. [i]Zomboid/Saves/Multiplayer/yourworld/Lua/[/i])
[*] Run:
python haven_monitor.py --config config.json
[/list]
Then open [url=http%3A%2F%2Flocalhost%3A8765]http://localhost:8765[/url] in your browser — done![i]The dashboard reads your server's log files locally. It should only be run on the server machine or a trusted admin PC with access to the save files.[/i]
Compatibility
[list]
[*] Build 42+
[*] Multiplayer / Dedicated Server
[*] Works with DoLuaChecksum enabled (when subscribed via Workshop)
[/list]
Part of the Haven Mod Suite
[list]
[*] [b]HavenAdminTools[/b] — Server administration suite (this mod)
[*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3706586673][b]HavenEconomy[/b][/url] — Currency and banking system
[*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3706586869][b]HavenReputation[/b][/url] — Karma and reputation tiers
[*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3706587044][b]HavenTradePost[/b][/url] — Player-to-player trading
[*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3706586594][b]HavenBountyBoard[/b][/url] — Quest and bounty system
[*] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3706586960][b]HavenSafeZones[/b][/url] — Protected trading hubs
[/list]
[url=https%3A%2F%2Fdiscord.gg%2F9jYSMeXu]
Join our Discord
[/url][discord.gg][i]Created by Mr Space Cadet[/i]
Workshop ID: 3705354255
Mod ID: HavenAdminTools