Introduces two functions to unregister and override chatcommands.
minetest.unregister_chatcommand("<name>") and
minetest.override_chatcommand("<name>", {<redifinition>})
|
||
|---|---|---|
| .. | ||
| async | ||
| common | ||
| fstk | ||
| game | ||
| mainmenu | ||
| profiler | ||
| init.lua | ||
| settingtypes.txt | ||