@Singleton @Component(modules={BukkitPlanModule.class,SystemObjectProvidingModule.class,APFModule.class,FilesModule.class,BukkitServerPropertiesModule.class,ServerSuperClassBindingModule.class,BukkitSuperClassBindingModule.class,com.djrapitops.pluginbridge.plan.PluginBridgeModule.Bukkit.class}) public interface PlanBukkitComponent
Modifier and Type | Interface and Description |
---|---|
static interface |
PlanBukkitComponent.Builder |
Modifier and Type | Method and Description |
---|---|
PlanCommand |
planCommand() |
ServerShutdownSave |
serverShutdownSave() |
PlanSystem |
system() |
PlanCommand planCommand()
PlanSystem system()
ServerShutdownSave serverShutdownSave()