Integration
A common class for integrating with other plugins. Integrations should be annotated with dev.racci.minix.integrations.annotations.IntegrationPlugin to declare the target plugin. If the integration is not self-acting, it should be annotated with dev.racci.minix.integrations.annotations.IntegrationManager to declare the manager.