Timer mod for minetest where the player can set a own countdown timer.

A. Demant af93584706 typo %!s(int64=5) %!d(string=hai) anos
README.md af93584706 typo %!s(int64=5) %!d(string=hai) anos
chat_commands.lua bcedf3eac2 countdown timer using xpfw mod %!s(int64=5) %!d(string=hai) anos
config.lua bcedf3eac2 countdown timer using xpfw mod %!s(int64=5) %!d(string=hai) anos
depends.txt e9d0a9e5b6 add depends.txt %!s(int64=5) %!d(string=hai) anos
init.lua bcedf3eac2 countdown timer using xpfw mod %!s(int64=5) %!d(string=hai) anos
license.txt 4d94752ae3 initial commit %!s(int64=5) %!d(string=hai) anos
mod.conf 4d94752ae3 initial commit %!s(int64=5) %!d(string=hai) anos
register.lua bcedf3eac2 countdown timer using xpfw mod %!s(int64=5) %!d(string=hai) anos
settingtypes.txt 4d94752ae3 initial commit %!s(int64=5) %!d(string=hai) anos

README.md

Minetest mod: Timer

Main repository:

https://notabug.org/ademant/timer.git

Mirrors:

https://gitlab.com/ademant/timer.git

https://github.com/ademant/timer.git

Short description

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.

chat command:

/cd set countdown with seconds. if not given, start with default value /cd r/rest give remainign countdown time

Authors of source code

ademant (MIT)