mirror of
https://github.com/moparisthebest/minetest
synced 2025-03-10 06:39:44 -04:00

Introduces two functions to unregister and override chatcommands. minetest.unregister_chatcommand("<name>") and minetest.override_chatcommand("<name>", {<redifinition>})