From f7dc4990fc4960e6b7ca5015d4f7c70c6bfea4bb Mon Sep 17 00:00:00 2001 From: ABKAM2023 <149762275+ABKAM2023@users.noreply.github.com> Date: Wed, 3 Jan 2024 11:55:33 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c7a2691..a9c97db 100644 --- a/README.md +++ b/README.md @@ -332,6 +332,7 @@ Additional weapon types can also be added, for example, 'weapon_knife' correspon # Console Commands - `rp_reloadconfig` reloads the configuration file Config.yml. - `rp_reloadranks` reloads the configuration file settings_ranks.yaml. +- `rp_reloadweapons` reloads the configuration file Weapons.yaml. - `rp_resetranks` Clears a player's statistics. Usage: rp_resetranks (`data-type`: `exp` clears values, rank; `stats` clears kills, deaths, shoots, hits, headshots, assists, round_win, round_lose; `time` clears playtime). # Planned Features @@ -649,6 +650,7 @@ IsTagRankCommandEnabled: true # Команды для консоли - `rp_reloadconfig` перезагружает конфигурационный файл Config.yml - `rp_reloadranks` перезагружает конфигурационный файл settings_ranks.yaml +- `rp_reloadweapons` перезагружает конфигурационный файл Weapons.yaml - `rp_resetranks` очищает статистику игрока. Использование: rp_resetranks (`data-type`: `exp` очистка values, rank; `stats` очистка kills, deaths, shoots, hits, headshots, assists, round_win, round_lose; `time` очистка playtime) # Планируется