# Module Service Events

These events are related to the global management of all modules across the runtime.

| Event Name                | Data | Description                         |
| ------------------------- | :--: | ----------------------------------- |
| `onModuleServiceStartup`  |      | When the module service starts up.  |
| `onModuleServiceShutdown` |      | When the module service shuts down. |
