@Singleton @Component(modules={BukkitPlanModule.class,SystemObjectProvidingModule.class,APFModule.class,PlaceholderModule.class,BukkitServerPropertiesModule.class,BukkitSuperClassBindingModule.class}) public interface PlanBukkitComponent
Modifier and Type | Interface and Description |
---|---|
static interface |
PlanBukkitComponent.Builder |
Modifier and Type | Method and Description |
---|---|
BukkitPlaceholderRegistrar |
placeholders() |
PlanCommand |
planCommand() |
ServerShutdownSave |
serverShutdownSave() |
PlanSystem |
system() |
PlanCommand planCommand()
PlanSystem system()
BukkitPlaceholderRegistrar placeholders()
ServerShutdownSave serverShutdownSave()