@Module
public interface BungeePlanModule
Modifier and Type | Method and Description |
---|---|
com.djrapitops.plugin.command.CommandNode |
bindMainCommand(PlanProxyCommand command) |
PlanPlugin |
bindPlanPlugin(PlanBungee plugin) |
@Binds PlanPlugin bindPlanPlugin(PlanBungee plugin)
@Binds @Named(value="mainCommand") com.djrapitops.plugin.command.CommandNode bindMainCommand(PlanProxyCommand command)