timer/README.md

18 lines
497 B
Markdown
Raw Normal View History

2019-02-12 06:27:05 -08:00
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
#Timer
2019-01-09 07:23:44 -08:00
See license.txt for license information.
2019-02-12 06:27:05 -08:00
##Short description
2019-01-09 08:24:43 -08:00
This mod provides a simple countdown timer for each player. It uses xpfw for storing value, so it is also visible in the xpfw hud.
2019-01-09 07:23:44 -08:00
2019-01-09 08:24:43 -08:00
chat command:
/cd <value> set countdown with <value> seconds. if not given, start with default value
/cd r/rest give remainign countdown time
2019-01-09 07:23:44 -08:00
2019-02-12 06:27:05 -08:00
##Authors of source code
2019-01-09 07:23:44 -08:00
2019-02-12 06:27:05 -08:00
ademant (MIT)