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

AfkDetector

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

Date uploaded 2 days ago
Version 1.0.4
Download link Landoria-AfkDetector-1.0.4.zip
Downloads 29
Dependency string Landoria-AfkDetector-1.0.4

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.

Valheim compatibility

Valheim channel Version Compatibility
Current release 0.221.12 Compatible
Public Test 0.221.13 Compatible

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.
  • Lets CharacterVault wait for a confirmed final save when that optional mod is installed.

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.4

  • Bug fix

1.0.3

  • Document Valheim version compatibility
  • Support Valheim stable hash variants
  • Fix AfkDetector hash compatibility
  • Fix Valheim public test compatibility

1.0.2

  • Update thunderstore readme

1.0.1

  • Shortened the inactivity disconnect message.

1.0.0

  • Initial version.