You are viewing a potentially older version of this package. View all versions.
aequasi-DiscordNotifier-0.0.2 icon

DiscordNotifier

Sends messages to Discord using webhooks

Date uploaded 5 years ago
Version 0.0.2
Download link aequasi-DiscordNotifier-0.0.2.zip
Downloads 306
Dependency string aequasi-DiscordNotifier-0.0.2

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.600 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.600

README

Valheim Discord Notifier

Note

This mod works better when running on the server. It may work alright on the client, but it was not intended for this.

Table of Contents

  1. Installation
  2. Default Config
  3. Changelog

Installation (manual)

  1. Extract the archive into a folder. Do not extract into the game folder.
  2. Move the contents of plugins folder into <GameDirectory>\Bepinex\plugins.
  3. Start the server (or game), it will generate automatically an configuration file into <GameDirectory>\Bepinex\config

Config

The config is fairly well documented.

Under Events, you can toggle which events you want to receive on the webhook Under General are the basic config settings. Make sure you set the "WebhookUrl" here.

Changelog

0.0.2

  • Fixing death leave/join bug
  • Removing respawn event
  • Adding chat event
  • Added the ability to show the IP on server startup message

0.0.1

  • Initial release, unstable until tested more