You are viewing a potentially older version of this package. View all versions.
Landoria-AfkDetector-1.0.0 icon

AfkDetector

Disconnects players who remain motionless and silent, with a clear inactivity message.

Date uploaded a day ago
Version 1.0.0
Download link Landoria-AfkDetector-1.0.0.zip
Downloads 25
Dependency string Landoria-AfkDetector-1.0.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

AfkDetector

Disconnects players who remain motionless and silent beyond a configurable timeout.

Features

  • Keeps inactivity detection authoritative on the server.
  • Uses server-visible movement and chat activity.
  • Filters position jitter with a configurable movement tolerance.
  • Shows a specific inactivity message after disconnecting the client.
  • Defaults to a 30-minute timeout.
  • Supports a server command-line timeout override for managed deployments.

Installation

Client required Server required
Yes Yes

The client component only displays the server-provided disconnect reason. See the full documentation for configuration and detection limits.

Contact

Report bugs through GitHub Issues. For questions, feedback, and other discussions, use GitHub Discussions.

CHANGELOG

Changelog

1.0.1

  • Shortened the inactivity disconnect message.

1.0.0

  • Initial version.