Page 1 of 1

Ranks Points 2.0.8

Posted: Wed Feb 25, 2026 12:10 am
by greenie
This plugin was inspired by the [Levels Ranks] plugin and shares most of its functionality, as well as its database. This means that the RanksPoints plugin can be integrated with LrWeb or GameCMS in a similar way to [Levels Ranks]. During development, it wasn't possible to fully test the plugin, so it may contain some bugs. If you find any issues, please report them so we can fix them.

The RanksPoints system is based on a simple principle: players perform various actions in the game, resulting in either gaining or losing experience points. Achieving or losing a certain amount of these points leads to obtaining the corresponding rank. The number of available ranks can be customized and edited as desired.

Modules:
Module - GeoIP

Configuration file for setting up the accrual of experience for kills using certain types of weapons (Weapons.yml)
You can also add other types of weapons, for example, 'weapon_knife', this is 'knife'
Weapons.yml:
- WeaponName: knife
Points: 10
MessageColor: '{Red}'
KillMessage: убийство ножом
- WeaponName: awp
Points: 5
MessageColor: '{Blue}'
KillMessage: точный выстрел из AWP
Requirements
Metamod:Source
CounterStrikeSharp
Variables
rp_reloadconfig - Reloads the Config.yml configuration file.
rp_reloadranks - Reloads the settings_ranks.yaml configuration file.
rp_reloadweapons - Reloads the Weapons.yaml configuration file .
rp_resetranks - Clears player statistics. Usage: rp_resetranks <steamid64> <data-type> ( data-type : exp clears values, rank; stats clears kills, deaths, shoots, hits, headshots, assists, round_win, round_lose; time clears playtime).
Teams
!rank - shows statistics: current rank, required points to reach the next rank, your experience, number of kills, deaths, and kill-to-death ratio (KDR).
!top - displays a list of the top ten players by experience points.
!topkills - displays a list of the top ten players by kills.
!topdeaths - displays a list of the top ten players by deaths.
!topkdr - displays a list of the top ten players by KDR.
!toptime - shows the top 10 players by time on the server
. !resetstats - reset your statistics (can be used once every 3 hours)
. !ranks - shows a list of all ranks and the experience required to obtain them
. !lvl - shows a list of all available commands and their functions
. !tagrank - turns on or off the display of the clan tag.
Installation
Install Metamod:Source and CounterStrikeSharp
Download RanksPoints
Unzip the archive and upload it to the game server.
Start the server to create the necessary configuration files.
Connect the plugin to the database by entering the required information in the dbconfig.json file. Make sure the information you entered is correct.

https://hlmod.net/resources/ranks-points.4285/download