Elijah Duffy efa54f9c46 Add chatcommand unregister and override API (#5076)
Introduces two functions to unregister and override chatcommands.
minetest.unregister_chatcommand("<name>") and
minetest.override_chatcommand("<name>", {<redifinition>})
2017-01-20 19:49:20 +01:00
..
2014-05-08 13:02:04 -04:00
2016-03-06 23:42:04 +00:00
2017-01-13 18:13:43 -05:00