mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-03 16:10:26 +02:00
the luacontroller environment can be customized in dependent mods by overriding the mesecon.luacontroller.customize_environment(env, pos, mem) function prividing dependent mods the ability to add more functions to the luacontroller enviromment (use-case, for example: mob-control, chat, etc)