Skip to main content

CS2 Zenith Plugins

Enhance your server management with Zenith Plugins, offering powerful tools to manage punishments, display player ranks, and much more.

Ranks System

The K4 Zenith Ranks Interface provides a sleek, user-friendly way for players to view their ranks and additional stats.

How to Enable the Ranks System

  1. Enter your Steam API Key in Integrations > Steam.
  2. Ensure you're using the latest version of the GameCMS CS2 Plugin. For more details, see the GameCMS CS2 Plugin Documentation.
  3. Add the Zenith Leaderboards interface from Integrations > Counter Strike 2 > Plugins.
  4. Select Add New Plugin to configure the Zenith Leaderboards.

Integration Settings

Adjust the following settings for the K4 System plugin on your website:

  • Activation: Choose whether to enable this interface on your site.
  • Use Global MySQL Server: Default is yes. If set to no, choose a MySQL server from Integrations > Counter-Strike 2.
  • Table Prefix: Enter the prefix if your K4 system uses one.
  • Name in Website Menu: Customize the menu name to distinguish the K4 System when multiple plugins are installed.
  • Link to the Page: Set a unique link for the K4 System plugin interface.

Plugin Settings

Configure the following settings specific to the K4 System plugin:

  • Limit First Top: Define how many top users to display (minimum 1).
  • Show Top Used Weapons: Enable this to display players' most-used weapons.
  • Show Top Used Weapons Limits: Limit the number of displayed weapons (max 50).
  • Top Used Weapons Sort By: Set sorting options for the top-used weapons.
  • Show Top Played Maps: Enable this to display the most-played maps.
  • Show Top Played Maps Limits: Limit how many maps to display.
  • Top Played Maps Sort By: Define sorting options for top-played maps.
  • Display Faceit Level: Enable this option to show Faceit levels for players.
  • Select CS2 Server: Choose the CS2 server to link with the K4 System interface.

Faceit Level Integration

You can integrate Faceit player data into your website. To set this up, generate an API key from developers.faceit.com. After obtaining the key, update the GameCMSPlugin.json file with the following entry:

{
"FaceitToken": "your_generated_token"
}

Rank Images

Setting Up Rank Images

To display rank images, configure them in your ranks.jsonc file. Here's an example setup:

"Global Elite": {
"Name": "Global Elite",
"Point": 9300,
"Color": "lightred",
"Image": "imgur.com/1G3x6fe.png" <-- Ensure the key is "Image" and is case-sensitive.
}
Important!

The key must be case-sensitive. Use only the image path (e.g., imgur.com/1G3x6fe.png) without https:// or http://.

Custom Images

You can host your images on platforms like Imgur or any other reliable image hosting service.

Feel free to select images from this Imgur gallery or upload your own to suit your needs.

Bans System

Manage bans, mutes, gags, kicks, and more with the Zenith Bans Plugin.

How to Enable the Bans System

  1. Enter your Steam API Key in Integrations > Steam.
  2. Ensure you're using the latest version of the GameCMS CS2 Plugin. For more details, visit the GameCMS CS2 Plugin Documentation.
  3. Add the Zenith Bans interface from Integrations > Counter Strike 2 > Plugins.
  4. Select Add New Plugin to configure the Zenith Bans.

Managing the Plugin

Once added, the page will reload, and you'll see a Manage button. Click it to access the following options:

  1. Add new ban (if on the ban page).
  2. Add new mute (if on the mute page).
  3. Manage Online Players: Manage connected players, with options to gag, mute, and more.
  4. Player Lookup: Search for players and manage them within Zenith Bans, including adding flags or groups.
Simple Admin Support

The platform support Simple Admin also, and the look is exactly the same.

Example Interfaces

Dashboard Bans Page