Skip to content

CSS-BANS is an admin web panel for Counter-Strike 2, powered by CounterStrikeSharp. It allows for comprehensive management of bans, mutes, VIP statuses, skins, ranks, and more on your CS2 servers.

Notifications You must be signed in to change notification settings

counterstrikesharp-panel/css-bans

Repository files navigation

GitHub Releases Build Status GitHub Stars GitHub Forks GitHub Issues

CSS-BANS

Your CounterStrikeSharp Admin Web Panel

CSS-BANS is an admin web panel for Counter-Strike 2, powered by CounterStrikeSharp. It allows for comprehensive management of bans, mutes, VIP statuses, skins, ranks, and more on your CS2 servers.

image image 1

Support Our Work

Discord (Support)

Discord

Installation Guide

For detailed installation instructions, please visit our Documentation.

Features

  • Manage Bans
  • Manage Admins
  • Manage Mutes
  • List Servers
  • View Server Players
  • Live Bans/Mutes/Kicks
  • Manage Groups
  • Rcon Panel
  • Skins
  • Appeal System
  • Report Player System
  • Ranks (Multi Server Support)

Modules Support

  • Ranks (K4system) (Multi Server Support) - View/listing K4-System
  • VIP Core - Download from the release tab (Follow the documentation guide)
  • Skins (Weapon Paints)

Requirements

Supports Majority of Web Hosting Platforms

Contributing to Development

Make CSS-BANS Great Again!

To contribute to the development of CSS-BANS, you'll need:

  • Node.js version >=17
  • Laravel Version >=10

Development Setup

# Copy the example environment file
cp .env.example .env

# Install dependencies
composer install

# Run database migrations (if this fails, reach out on Discord for the database dump)
php artisan migrate

# Build assets
npm run build

For further information, please visit our Documentation or join our Discord for support.

Alt