https://github.com/shaedy180/shaedyafk
CS2 server plugin that detects idle players and moves them to spectator
https://github.com/shaedy180/shaedyafk
counter-strike-2 counterstrikesharp counterstrikesharp-plugin cs2 cs2-plugin cs2-server
Last synced: 3 months ago
JSON representation
CS2 server plugin that detects idle players and moves them to spectator
- Host: GitHub
- URL: https://github.com/shaedy180/shaedyafk
- Owner: shaedy180
- Created: 2026-03-31T07:58:45.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-04-28T12:54:48.000Z (3 months ago)
- Last Synced: 2026-04-28T13:09:18.592Z (3 months ago)
- Topics: counter-strike-2, counterstrikesharp, counterstrikesharp-plugin, cs2, cs2-plugin, cs2-server
- Language: C#
- Homepage: https://ko-fi.com/shaedy
- Size: 10.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shaedy AFK
A CounterStrikeSharp plugin that detects idle players and moves them to spectator.
## Features
- Tracks player position and view angle to detect inactivity
- Warns players at 20, 25, and 30 seconds of being idle
- Moves AFK players to spectator after 35 seconds
- Small tolerance for jitter so standing still doesn't trigger false positives
- Uses shaedyHudManager for non-conflicting center-screen overlays
## Installation
Drop the plugin folder into your CounterStrikeSharp `plugins` directory.
## Dependencies
- [shaedyHudManager](https://github.com/shaedy180/shaedyHudManager) - Centralized HUD overlay manager (must be installed alongside this plugin, connects via runtime reflection)
## Configuration
No config needed. Timing values are hardcoded.
## Support
If you find a bug, have a feature request, or something isn't working as expected, feel free to [open an issue](../../issues). I'll take a look when I can.
Custom plugins are available on request, potentially for a small fee depending on scope. Reach out via an issue or at access@shaedy.de.
> Note: These repos may not always be super active since most of my work happens in private repositories. But issues and requests are still welcome.
## Donate
If you want to support my work: [ko-fi.com/shaedy](https://ko-fi.com/shaedy)