Page 1 of 1

PLUGIN - CS2-SimpleAdmin

Posted: Tue Feb 24, 2026 9:52 pm
by greenie
CS2-SimpleAdmin
Manage your Counter-Strike 2 server with simple commands!
CS2-SimpleAdmin is a plugin designed to help you easily manage your Counter-Strike 2 server with user-friendly commands. Whether you're banning players, managing teams, or configuring server settings, CS2-SimpleAdmin has you covered.

🚀 Features
🎮 Simple, Intuitive Commands: Manage players, teams, bans, and server settings using an easy command system.
🗄 Full Database Integration: Reliable MySQL backend with optional experimental SQLite support for persistent data storage.
⚡ Efficient and Lightweight: Designed to minimize server resource usage while maintaining robust functionality.
🚨 Real-time Notifications: Instant in-game and Discord notifications to keep admins and players informed.
🎛 User-Friendly Admin Interface: Plugin menus for quick and efficient management without complex commands.
🔄 Multi-Server Compatibility: Manage and sync data across multiple servers seamlessly.
🧩 Modular and Extensible: Tailor the plugin with API access to add custom commands and automation.
📜 Complete Auditing Logs: Track all administrative actions rigorously for accountability.
🌐 Discord Integration: Stream logs and alerts to your Discord channels for centralized monitoring.
🤝 Community Driven: Open-source with ongoing contributions from a passionate community.
⚙️ Requirements
Ensure all the following dependencies are installed before proceeding

CounterStrikeSharp
PlayerSettings - Required by MenuManagerCS2
AnyBaseLibCS2 - Required by PlayerSettings
MenuManagerCS2
MySQL database / SQLite
🚀 Getting Started
Clone or Download the Repository:
Download or clone the repository and publish to your addons/counterstrikesharp/plugins/ directory.

First Launch Configuration:
On the first launch, a configuration file will be generated at:

addons/counterstrikesharp/configs/plugins/CS2-SimpleAdmin/CS2-SimpleAdmin.json
Edit this file to customize the plugin settings according to your server needs.

Enjoy Managing Your Server!
Use the commands provided by the plugin to easily manage your server.

📁 Configuration
The configuration file (CS2-SimpleAdmin.json) will be auto-generated after the first launch. It contains settings for MySQL connections, command permissions, and other plugin-specific configurations.

https://github.com/daffyyyy/CS2-SimpleA ... s/main.zip