mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-11-17 02:35:31 +01: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)