diff --git a/mods/CORE/mcl_commands/api.lua b/mods/CORE/mcl_commands/api.lua index f8f2545d6..7adcd068b 100644 --- a/mods/CORE/mcl_commands/api.lua +++ b/mods/CORE/mcl_commands/api.lua @@ -2,6 +2,7 @@ local S = minetest.get_translator(minetest.get_current_modname()) --TODO: like mc error message --TODO: complex command handling +--TODO: mc like help system mcl_commands.types = { bool = {