Releases: NockyCZ/CS2_BombsitesRestrict
v1.0.9
v1.0.8
v1.0.7
• In the lang phrase Bombsite_Disabled
, you can now add what is the minimum number of players to make bombsites restricted.
Example: "Bombsite_Disabled": "In this round, the bomb can only be planted on {green}{0}{default}, because less than {darkred}{1}{default} players are connected.
"
• Added a new option in config file - Center message timer
, this will replace the old Allow center message. You can now customize how many seconds at the round start, will be center message displayed. To disabled center message, set this option to 0
.
v1.0.6
Added command css_restrictbombsite <site>
(A - 1 | B - 2) - This will restrict a certain bombsite throughout the map. (If there are fewer players than the config is set to)
Updated translations
Updated disabling sites
Added Send plant restrict message to team
to the config file (0 - Both teams | 1 - CT | 2 - T)
Added Allow center message
to the config file (true or false)
v1.0.5
v1.0.4
Now, when a player tries to plant a bomb on a disabled site, the bomb will be forcibly dropped from their hands.
Fixed server crash when a bot attempts to plant a bomb on a disabled site.
Added a new option in the configuration file. It allows setting which team will be considered as the 'Minimum players'. 0 - Both teams | 1 - Only CT | 2 - Only T