
You are viewing a potentially older version of this package. View Latest Version

A server integrity and mod-compatibility plugin for dedicated Valheim servers.
koumodgp helps server admins keep their community consistent and fair. It verifies that every connecting player is running the mod set the server expects, and helps admins spot tampering. It is designed for legitimate server administration — it is installed and configured by the server owner, and every check it performs is in service of protecting that server's players.
The same koumodgp.dll is installed on the server and on clients; it detects its role at
runtime (like AzuAntiCheat and other ServerSync-style plugins), so there is only one file to
distribute.
koumodgp.dll in BepInEx/plugins/ on the server and on each client.BepInEx/config/koumodgp.cfg and, under
BepInEx/config/koumodgp/, allowed_mods.txt and signatures.txt (both start empty with
examples).allowed_mods.txt with the mods your server allows (guid=version, guid=* for any
version, or ?guid=version for optional mods).kougp status connected players + verification state
kougp list current allowed mods
kougp reload reload config + lists and push to clients (no restart)
kougp allow add <guid> [ver] add an allowed mod (also: remove)
kougp kick <name> | ban <name> manual moderation
adminlist.txt is never checked.violations.log for the admin.