bbar-SimpleHealthcheck icon

SimpleHealthcheck

A lightweight Valheim server mod to call webhooks and support simple health monitoring via HTTP.

CHANGELOG

Changelog

2.0.0

This version contains breaking changes for the CFG file. Please delete it prior to updating, or go in and fix things up after your first run with the new version.

  • Added feature to support calling arbitrary webhooks on specific events
  • Added support for calling endpoint periodically (i.e. heartbeat)
  • Reorganized config options
    • All of the options from v1.0.0 were related to the web server and were in the [General] section. They are now in their own [WebServer] section.
  • Updated to latest BepinEx for Valheim (5.4.2202)
  • Updated to latest Valheim game libs (0.217.38)

1.0.0

  • Initial Version