Go to file
luk3yx b91825abd1 Prevent chatcommands being executed while cloaked
Prevents chatcommands being executed while cloaked. Currently the best way of doing it is iterating over every command and modifying it. Mods may prevent this from happening by setting allow_while_cloaked in the chatcommand definition.
2018-04-02 08:01:04 +12:00
LICENSE.md Add mod 2018-04-01 15:11:07 +12:00
README.md Add mod 2018-04-01 15:11:07 +12:00
chat3.lua More chat3 support 2018-04-01 19:03:13 +12:00
chatcommands.lua Prevent chatcommands being executed while cloaked 2018-04-02 08:01:04 +12:00
core.lua Prevent chatcommands being executed while cloaked 2018-04-02 08:01:04 +12:00
depends.txt More chat3 support 2018-04-01 19:03:13 +12:00
init.lua Add chat3 support 2018-04-01 18:40:31 +12:00

README.md

Minetest cloaking mod

Allows players to cloak and uncloak.