[C#] [Levels Ranks] Core 1.1.4
Posted: Tue Feb 24, 2026 11:50 pm
[C#] [Levels Ranks] The core system is based on a simple principle: players perform various actions in the game, resulting in either gaining or losing experience points. Reaching or losing a certain amount of these points leads to a corresponding rank. The number of available ranks can be customized and edited as desired.
The plugin has three types of statistics:
Cumulative : You start at the lowest rank and must accumulate experience points starting from 0. The more you play, the higher your rank.
Ranked - Advanced : Similar to HlstatsX. You start with an average rank and 1000 experience points. Your rank depends on your gaming skills.
Ranked - Simple : Similar to RankMe. Similar to the advanced ranked type, but without the additional bonuses and with a different experience point calculation formula.
Modules:
ExStats Hits
ExStats GeoIP
ExStats Weapons
Module - NameReward
Module - TimeReward
Module - FakeRank
Module - Tag
VIP - ExperienceMultiplier
Requirements
Metamod:Source
CounterStrikeSharp
MenuManager (for menu operation)
MultiAddonManager (for sound operation)
Variables
css_lvl_reload - reloads all plugin configuration files.
css_lvl_reset <type> - resets statistics for all players.
all - resets all data.
exp - resets experience points data (value, rank).
stats - resets statistics data (kills, deaths, shoots, hits, headshots, assists, round_win, round_lose, playtime).
css_lvl_del <target> - resets statistics for a specific player.
css_lvl_giveexp <target> <amount> - gives or takes experience from a player (SteamID and SteamID64 can be specified).
Teams
!lvl - opens the main statistics menu.
!rank - shows basic information about your progress.
!rank <nickname> - shows basic information about the specified player.
!top - opens the menu with top players.
Installation
1. Install Metamod:Source , CounterStrikeSharp , MenuManager , and MultiAddonManager for sounds .
2. Download [C#][Levels Ranks]Core .
3. Unzip the archive and upload it to the game server.
4. Start the server to create the necessary configuration files.
5. Connect the plugin to the database by entering the required data in the database.json file. Make sure the data is entered correctly.
https://hlmod.net/resources/c-levels-ra ... 0/download
The plugin has three types of statistics:
Cumulative : You start at the lowest rank and must accumulate experience points starting from 0. The more you play, the higher your rank.
Ranked - Advanced : Similar to HlstatsX. You start with an average rank and 1000 experience points. Your rank depends on your gaming skills.
Ranked - Simple : Similar to RankMe. Similar to the advanced ranked type, but without the additional bonuses and with a different experience point calculation formula.
Modules:
ExStats Hits
ExStats GeoIP
ExStats Weapons
Module - NameReward
Module - TimeReward
Module - FakeRank
Module - Tag
VIP - ExperienceMultiplier
Requirements
Metamod:Source
CounterStrikeSharp
MenuManager (for menu operation)
MultiAddonManager (for sound operation)
Variables
css_lvl_reload - reloads all plugin configuration files.
css_lvl_reset <type> - resets statistics for all players.
all - resets all data.
exp - resets experience points data (value, rank).
stats - resets statistics data (kills, deaths, shoots, hits, headshots, assists, round_win, round_lose, playtime).
css_lvl_del <target> - resets statistics for a specific player.
css_lvl_giveexp <target> <amount> - gives or takes experience from a player (SteamID and SteamID64 can be specified).
Teams
!lvl - opens the main statistics menu.
!rank - shows basic information about your progress.
!rank <nickname> - shows basic information about the specified player.
!top - opens the menu with top players.
Installation
1. Install Metamod:Source , CounterStrikeSharp , MenuManager , and MultiAddonManager for sounds .
2. Download [C#][Levels Ranks]Core .
3. Unzip the archive and upload it to the game server.
4. Start the server to create the necessary configuration files.
5. Connect the plugin to the database by entering the required data in the database.json file. Make sure the data is entered correctly.
https://hlmod.net/resources/c-levels-ra ... 0/download