Salvatore-Als / cs2-rank

CS2 Rank for Counter Strike 2 with web and discord intergration
26 stars 7 forks source link
cs2 cs2-rank metamod plugin rank

CS2 Rank

This project is functional but no longer maintained. If you need to use it, you must recompile the project.

b2.0.1 => b2.1.0

This version change change the database structure. Before installing version b2.1.0 if you are using an earlier beta version, you must import the sql file in https://github.com/Salvatore-Als/cs2-rank/tree/main/external/sql/migration-b201-b210.sql, without this proces you will lose all your rank and broke your database structure.

Be sure to backup your Database before.

Overview

CS2 Rank is an open source ranking plugin for Counter-Strike 2, relying on in-game events to award or deduct points. Player statistics are recorded in a MYSQL database.

Developed in partnership with VeryGames.

Feature

Plugin

https://cs2rank.kriax.ovh/#/plugin

Required:
My server is crashing during the boot:

The plugin is unloaded when there is a problem (MySQL, schema, etc.). To generate a crash report, you can utilize this plugin: https://github.com/komashchenko/AcceleratorLocal

Here are the steps to troubleshoot:

If the issue persists and results in a crash, please create an issue with the plugin list and include the server logs.

Web page

https://cs2rank.kriax.ovh/#/web

https://github.com/Salvatore-Als/cs2-rank/tree/main/external/web

Discord Bot

https://cs2rank.kriax.ovh/#/discord

https://github.com/Salvatore-Als/cs2-rank/tree/main/external/discord

Discord API

https://cs2rank.kriax.ovh/#/public-api

https://github.com/Salvatore-Als/cs2-rank/tree/main/external/public-api

FAQ

https://cs2rank.kriax.ovh/#/faq


Thank to CS2Fixe project (Poggy & Xen) for providing many feature.