Haven Admin Tools
Server administration suite for Project Zomboid (Build 42+)
Features
- Activity Logging — Tracks joins, disconnects, deaths, zombie kills and kill milestones
- Forensic Inventory Log — Periodic inventory snapshots for investigating theft and griefing
- No-Cull Protection — Prevents zombie despawning in key areas
- Colored Announcements and MOTD — In-game server messages with full color support
- Admin Monitor Dashboard — External Python dashboard for real-time server monitoring
Mod Setup
Subscribe and enable HavenAdminTools 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/
4 steps to get it running:[list]
[*] Install Python 3.11+[www.python.org] if you don't have it
[*] Open the PZAdminMonitor folder above and copy config.example.json to config.json
[*] Edit config.json — set the file paths to your server's world folder (e.g. Zomboid/Saves/Multiplayer/yourworld/Lua/)
[*] Run:
python haven_monitor.py --config config.json
[/list]
Then open http://localhost:8765 in your browser — done!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.
Compatibility
- Build 42+
- Multiplayer / Dedicated Server
- Works with DoLuaChecksum enabled (when subscribed via Workshop)
Part of the Haven Mod Suite
- HavenAdminTools — Server administration suite (this mod)
- HavenEconomy — Currency and banking system
- HavenReputation — Karma and reputation tiers
- HavenTradePost — Player-to-player trading
- HavenBountyBoard — Quest and bounty system
- HavenSafeZones — Protected trading hubs
https://https%3A%2F%2Fdiscord.gg%2F9jYSMeXu
Join our Discord
[discord.gg]Created by Mr Space Cadet
Workshop ID: 3705354255
Mod ID: HavenAdminTools