Hi,
I know that mods are executed when loading.
They can be registered for events with register_on_xxxx methods
They can be called in the main loop with register_globalstep()
Are there any other ways to call mods functions? I miss for example something like register_on_entity_move