Skip to content

Bade-Gusi/css-C4-Timer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 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

Packages

 
 
 

Contributors

Languages

  • C# 100.0%