mirror of
https://github.com/minetest/minetest.git
synced 2024-11-23 16:13:46 +01:00
7d3641021b
Allows catching a chatcommand call just after the command and the parameters are parsed but before its existence is checked and before the corresponding function is run. Returning `true` from a callback function will prevent default handling of the command leaving mods to handle the command manually. |
||
---|---|---|
.. | ||
async | ||
client | ||
common | ||
fstk | ||
game | ||
mainmenu | ||
profiler | ||
init.lua | ||
settingtypes.txt |