Discord Connector
Connect your Valheim server (dedicated or served from the game itself) to a Discord Webhook.
(How to get a webhook or Short FAQ Guide for this mod)
Features
- Set your own webhook, lets you configure icon, title, and a target channel
- Enable or Disable any messages
- Set what text gets sent for most messages
- Set more than one message for each type and have one randomly chosen!
- Record number of logins/deaths/pings and flavor the Discord messages
- Works with non-dedicated server (games opened to lan from the client)
Supported Message Notificaitons
- Server startup (server starting, loading the world)
- Server started (world loaded, ready to join)
- Server shutting down (server stopping)
- Player join
- Player leave
- Player shouting
- Player pinging
Roadmap
- Message when events start/end
- Player death
- Fancier Discord messages
Changelog
Full changelog history available on the
Github repository.
Version 0.10.1
Hotfix: Message toggles don't act independently.
This is fixed and you can have join messages disabled and death messages enabled and get death messages sent.
Version 0.10.0
Features:
- %PLAYER_NAME% is replaced in messages with the player name, allowing you to change
where in the message the playe is mentioned (Thanks @Digitalroot)
- Configurable Ping and Shout messages
Fixes:
- More robust dedicated server detection (Thanks @Digitalroot)