https://github.com/Alyx-Network/CSGO-Essentials
A plugin for server admins in Counter-Strike: Global Offensive which provides restrictions for some exploits and more utilities.
https://github.com/Alyx-Network/CSGO-Essentials
addon csgo developers essentials hvh hvh-essentials sourcemod
Last synced: 4 months ago
JSON representation
A plugin for server admins in Counter-Strike: Global Offensive which provides restrictions for some exploits and more utilities.
- Host: GitHub
- URL: https://github.com/Alyx-Network/CSGO-Essentials
- Owner: Alyx-Network
- License: gpl-3.0
- Created: 2024-12-17T21:18:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-16T18:23:25.000Z (9 months ago)
- Last Synced: 2025-05-14T16:19:30.801Z (8 months ago)
- Topics: addon, csgo, developers, essentials, hvh, hvh-essentials, sourcemod
- Language: SourcePawn
- Homepage: https://alyx.ro
- Size: 106 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CS:GO Essentials Plugin (1.8.0)
A comprehensive server management plugin for Counter-Strike: Global Offensive.
## Features
* Block Fake-Duck
* Force Lag Compensation 0 (aka disable AX)
* Block untrusted angles
* Block roll angles
* Block Lag Peek
* Detect and prevent air stuck exploits
* Normalize angles
* Latency management
## ConVar Configuration
```sourcepawn
sm_essentials_fd 0 // Block fake duck
sm_essentials_ax 1 // Move to spectators and force lagcomp
sm_essentials_unstrusted_angles 1 // Block untrusted angles
sm_essentials_roll 1 // Block roll angles
sm_essentials_lag_peek 0 // Block lag peek
sm_essentials_airstuck 1 // Block air stuck
sm_essentials_normalize_angles 1 // Normalize angles
sm_essentials_max_latency 200 // Maximum allowed latency (ms)
```
## Requirements
* SourceMod 1.11 or higher
* Counter-Strike: Global Offensive
## Installation
1. Ensure SourceMod is installed
2. Copy the plugin to `addons/sourcemod/plugins/`
3. Restart the server or reload plugins
## Notes
* Plugin version: 1.5.0
* Authors: dragos112 & unknowncheats & other developers
## You can test this plugin on our servers! Take a look: alyx.ro/servers