An open API service indexing awesome lists of open source software.

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

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)