counterstrikesharp-panel / css-bans

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 image

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)
  • Discord Webhook

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

About

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.


Languages

Language:SCSS 37.0%Language:JavaScript 29.1%Language:Blade 13.0%Language:PHP 13.0%Language:CSS 6.1%Language:TypeScript 1.9%