Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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