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

A. Demant af93584706 typo před 5 roky
README.md af93584706 typo před 5 roky
chat_commands.lua bcedf3eac2 countdown timer using xpfw mod před 5 roky
config.lua bcedf3eac2 countdown timer using xpfw mod před 5 roky
depends.txt e9d0a9e5b6 add depends.txt před 5 roky
init.lua bcedf3eac2 countdown timer using xpfw mod před 5 roky
license.txt 4d94752ae3 initial commit před 5 roky
mod.conf 4d94752ae3 initial commit před 5 roky
register.lua bcedf3eac2 countdown timer using xpfw mod před 5 roky
settingtypes.txt 4d94752ae3 initial commit před 5 roky

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)