Simplified Server Control
CS2-SimpleAdmin is a high-performance, lightweight management plugin developed for the CounterStrikeSharp framework. It provides server administrators with an essential toolkit for player moderation - including kicking, banning, and muting - while maintaining an immutable and persistent database of all staff actions. By integrating SimpleAdmin with a MySQL backend, you ensure that your ban records remain intact across server reboots and reinstalls, providing long-term stability for your community.Difficulty
Intermediate
Time
10 Minutes
Technical Deployment Workflow
SimpleAdmin operates as a module for the CounterStrikeSharp framework. Ensure your base infrastructure is active before beginning.Verify Framework Status
Confirm that CounterStrikeSharp is correctly installed and functional on your server.
Acquire Plugin Assets
Download the most recent
CS2-SimpleAdmin.zip from the official GitHub repository.Deploy to Plugin Directory
use the Game Panel File Manager to upload and extract the
CS2-SimpleAdmin folder into:
/game/csgo/addons/counterstrikesharp/plugins/Strategic Database Integration
To enable persistent data storage, you must link the plugin to a MySQL database provided by FREAKHOSTING.Create a Database
Navigate to the Databases tab in your Game Panel and click New Database. Copy the provided credentials (Host, Name, User, and Password).
Modify Plugin Config
Open the following file in the editor:
/game/csgo/addons/counterstrikesharp/configs/plugins/CS2-SimpleAdmin/CS2-SimpleAdmin.jsonVerification & Management
Audit Plugin Status
Audit Plugin Status
Navigate to the Console tab and execute:
css_plugins list. If the installation is successful, CS2-SimpleAdmin will appear in the registry with a green status indicator.Assigning Administrative Flags
Assigning Administrative Flags
SimpleAdmin uses the permissions defined in your admins.json. Ensure your SteamID64 is associated with the
@css/root or @css/admin flags to unlock the full command suite.Need Extra Help?
If you encounter any issues, our support team is ready to assist:- Live Chat: Quick assistance via our website.
- Support Ticket: Open a Ticket
- Discord: Join our Community
- Email: [email protected]
Last Updated: January 2026 | CS2: Administrative access active.