Skip to content

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

Notifications You must be signed in to change notification settings

backfromexile/css-C4-Timer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%