AlwaysActive

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class AlwaysActive

Module classes with this annotation will be registered to the Event Bus on game start-up and will not be unregistered onDisable.

Author

Aton