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

AfkDetector

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

Date uploaded 13 hours ago
Version 1.0.5
Download link Landoria-AfkDetector-1.0.5.zip
Downloads 3
Dependency string Landoria-AfkDetector-1.0.5

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

  • Lets the server decide when a player is inactive.
  • Resets the timer when the player moves or chats.
  • Ignores tiny position changes so harmless character jitter does not count as activity.
  • Clearly explains when a player was disconnected for inactivity.
  • Defaults to a 30-minute timeout.
  • Reads --afktimeout <minutes> from the server command line; -1 disables detection.
  • Works with CharacterVault to finish saving the character before an inactive player disconnects.

Installation

Client required Server required (dedicated) Player-hosted server
Yes Yes Not Supported

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

  • Configure AFK detection exclusively through dedicated-server command-line settings.

1.0.4

  • Updated documentation

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.