Skip to content

A plugin for server admins in Counter-Strike: Global Offensive which provides restrictions for some exploits and more utilities.

License

Notifications You must be signed in to change notification settings

hiraeeth/CSGO-Essentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS:GO Essentials Plugin (1.5.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

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 1            // 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

About

A plugin for server admins in Counter-Strike: Global Offensive which provides restrictions for some exploits and more utilities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published