💣Bombsite Restrict

This plugin restricts the bombsites of each round if there are less than X players in teams. Designed for CounterStrikeSharp framework.

Configuration

configs/plugins/BombsiteRestrict/BombsiteRestrict.json

What it does

Minimum players

Minimum number of players to disable random planting

Count bots as players

If bots will be counted as valid players (true or false)

Disabled site

Which bombsite will be disabled (0 - Random , 1 - A , 2 - B)

Which team count as players

It allows setting which team will be considered as the 'Minimum players'. (0 - Both teams , 1 - Only CT , 2 - Only T)

Send plant restrict message to team

Which team gets a message when bombsite is disabled (0 - Both teams , 1 - Only CT , 2 - Only T)

Allow center message

Will be showed center message when is bombsite disabled? (true or false)

Installation

  1. Unzip into your servers csgo/addons/counterstrikesharp/plugins/BombsiteRestrict/ dir

Last updated