mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-03 06:15:19 +01:00
Introduces two functions to unregister and override chatcommands.
minetest.unregister_chatcommand("<name>") and
minetest.override_chatcommand("<name>", {<redifinition>})