Skip to content

Commit

Permalink
v2.0.6
Browse files Browse the repository at this point in the history
EN:
- Added a new event: experience points awarded for kills through smoke.
- Added a new event: experience points awarded for kills while blinded.
- A new parameter has been added to the main configuration, `GivePointsForBotKills` allowing the option to enable or disable experience points for killing bots.
- The `!top` command now displays player ranks.
- Fixed an issue where experience points were not being awarded for knife or taser kills.
- Addressed an issue related to incorrect experience point calculations.

**IMPORTANT**: To ensure proper plugin functionality, it is necessary to recreate the main configuration file, `Config.json`. This step is essential for the plugin to operate correctly. During development, many changes were made, and some details may have been overlooked.

RU:
- Добавлено новое событие: начисление опыта за убийство через дым.
- Добавлено новое событие: начисление опыта за убийство ослепленным.
- Добавлен новый параметр в основной конфигурации `GivePointsForBotKills`, позволяющий выключить или включить начисление опыта за убийство ботов.
- Теперь в команде `!top` отображаются звания игроков.
- Исправлена проблема, когда не начислялся опыт за убийство ножом или тазером.
- Исправлена проблема, связанная с некорректным начислением опыта.

**ВАЖНО**: Для правильной работы плагина необходимо пересоздать основной конфигурационный файл `Config.json`. Это необходимо сделать, чтобы плагин функционировал корректно. В процессе разработки было внесено много изменений, о которых мог забыть упомянуть.
  • Loading branch information
ABKAM2023 committed Dec 22, 2023
1 parent 5080683 commit c5959a2
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 139 deletions.
Loading

0 comments on commit c5959a2

Please sign in to comment.