Package com.djrapitops.plan
Interface PlanVelocityComponent
@Singleton
@Component(modules={VelocityPlanModule.class,VelocityCommandModule.class,SystemObjectProvidingModule.class,PlatformAbstractionLayerModule.class,FiltersModule.class,PlaceholderModule.class,ProxySuperClassBindingModule.class,VelocitySuperClassBindingModule.class,VelocityServerPropertiesModule.class,VelocityTaskModule.class})
public interface PlanVelocityComponent
Dagger Component that constructs the plugin systems running on Velocity.
-
Nested Class Summary
-
Method Summary
-
Method Details
-
planCommand
PlanCommand planCommand() -
system
PlanSystem system() -
errorLogger
ErrorLogger errorLogger()
-