R0mz1k / css-C4-Timer

This plugin adds countdown to c4 bomb explosion to your server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C4 Timer

This plugin adds countdown to c4 bomb explosion to your server.

image

The countdown can look any way you want it to look. All you have to do is customize the configuration to your liking.

Config

{
  "EnableTimer": true,
  "EnableProgressBar": true,
  "TimerStarting": 45,
  "LeftSideTimer": "-[ ",
  "RightSideTimer": " ]-",
  "EnableColorMessage": true,
  "SidesTimerColor": "45:white",
  "TimeColor": "20:yellow, 10:red, 5:darkred",
  "ProgressBarColor": "20:yellow, 10:red, 5:darkred"
}

About

This plugin adds countdown to c4 bomb explosion to your server.


Languages

Language:C# 100.0%