


Connect your Valheim server to a Discord Webhook. (How to get a webhook or Short FAQ Guide for this mode)
Full changelog history available on the Github repository.
Fixes:
New this version:
Added a stat recording mechanism. This will record the player name and the trigger (join, leave, shout, or ping) when a notification is generated for Discord. These are stored in a 'records.json' file in the game server directory. The plan is to (optionally) incorporate these stats into the messages sent to Discord. For example, when you log in, it adds a little context: "John joined the game for the 1st time!" or "Stuart arrives. Previous logins: 15". The context additions are not yet created but record-keeping is ready and makes sense to get it started as soon as possible.
If you want to disable the record keeping in its entirity, set the Collect Player Stats config value to false. This will prevent any records from being saved or written to disk.