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

AfkDetector

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

Date uploaded 6 hours ago
Version 1.0.8
Download link Landoria-AfkDetector-1.0.8.zip
Downloads 10
Dependency string Landoria-AfkDetector-1.0.8

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

Most of Landoria mods need to be installed also on the dedicated server, we show you in this video how to do it on windows:

Setup a Valheim Modded dedicated server on Windows

Crossplay support Steam network support
Yes No
Client required Server required (dedicated) Player-hosted server
Yes Yes Not Supported

The client component only displays the server-provided disconnect reason.

Contact

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

All Landoria mods are used on the Landoria Valheim public servers.

CHANGELOG

Changelog

1.0.7

  • Updated documentation

1.0.6

  • Updated README.

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.