Advanced AFK detection system for SCP:SL servers with customizable warnings and automatic kicking.
- Precise player movement tracking
- Configurable AFK timer (default: 30 seconds)
- Warning messages before kick
- Ignores staff and overwatch players
- Easy configuration via config.yml
- Download
AntiAFK.dll
from Releases - Place in: /.config/EXILED/Plugins/
- Restart server
anti_afk:
is_enabled: true
debug: false
afk_time: 30
warning_time: 20
kick_message: "You were kicked for being AFK for 30 seconds"
warning_message: "<color=red>Warning: You will be kicked for AFK in {0} seconds!</color>"