Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
ServerManager
Manage your Valheim server with approved mods, server-side characters, backups, player logs and Discord chat. Monitor suspicious activity, anticheat, run admin commands, schedule tasks, and offer quick connect, a custom logo in one plugin.
By sighsorry
CHANGELOG
Changelog
1.1.1
- Added inventory overlap diagnostics identifying the slot and both conflicting items, with local prefab names when available.
- Added a brief client-side capture retry for overlapping inventory items: once per second for up to 10 seconds, with warnings limited to once per 30 seconds. Invalid snapshots remain blocked, and existing save and logout deadlines still apply.
- Removed the redundant "Client report" labels from Discord combat and security webhook cards.
- Simplified anonymous webhook prefix validation and scheduler state handling while preserving configuration and saved schedule identities.
1.1.0
- Added detailed character-save errors with the affected inventory item number, slot, saved prefab hash and flag values.
- Distinguished missing prefab identity, a zero prefab hash, invalid stack counts and unsupported flag bits while preserving existing save validation rules.
1.0.10
- Allowed ordinary wrong-password attempts to retry without entering the process-lifetime Steam authentication quarantine.
- Made scheduled Upgrade World integration validate its runtime contract instead of requiring version 1.80 exactly.
- Added a single-command dispatch fallback when Upgrade World completion cannot be tracked, with no automatic saves, retries or completion claim.
1.0.9
- Added an opt-in
discord.shoutwebhook event for Discord user/admin chat and adminchatcommands delivered to the game. - Kept Discord chat notifications compact, with anonymous-prefix support, hidden author IDs, and existing duplicate and relay-loop protection.
1.0.8
- Preserved the appearance selected during character creation on the first server join, while keeping server-defined starting items and progression.
- Limited required/optional checks to BepInEx plugins. Standalone library DLLs are now skipped and reported when the policy loads or reloads, avoiding rejections caused by shared game libraries.
- Clarified that ServerManager.dll is automatically required, must not be placed in optional, and does not need a copy in required.
1.0.7
- Added optional CustomMainMenu compatibility so its changelog and logo remain visible, with ServerManager guidance and allowed mods available from a compact Server Info dialog.
- Made new Discord examples disabled by default and isolated live-reload failures to the affected bot or named webhook block while valid blocks continue to update.
- Added compact
cron.executedwebhook summaries that combine each scheduled job's commands, content, schedule and result into one notification.
1.0.6
- Centralized YAML safety checks while retaining each configuration's existing limits and behavior.
- Simplified internal connection-session identity checks without changing authentication or character handling.
1.0.5
- Preserved Valheim's used-cheats achievement flag for auditing without rejecting otherwise valid character revisions.
- Fixed per-player activity logs being skipped after a valid Steam-authenticated Ready handshake.
1.0.3
- Fixed administrator mod-policy exemptions by confirming them only after Steam authentication against the live server admin list.
- Updated Steam admin, access and ban-list handling for Valheim 1.0's
V_account prefix while continuing to recognize existing numeric andSteam_entries. - Fixed repeated Steam authentication callbacks preventing a previously authenticated player from reconnecting after an interrupted session.
1.0.2
- Fixed Valheim 1.0.7 PeerInfo validation rejecting valid client connections as trailing packet data.
- Restored the intended character flow: new server characters may join, while existing local characters are asked to create a new character when required.
1.0.1
- Updated character storage, inventory parsing, world-save tracking and Harmony patches for Valheim 1.0.7.
- Fixed local-host character startup and protected failed character loads from overwriting server data.
- Allow the game to skip items from removed mods instead of blocking entry.
- Updated the required BepInExPack Valheim version to 5.4.2350.
1.0.0
- Initial release.