Class CommandAPIBukkitConfig<T extends CommandAPIBukkitConfig<T>>

java.lang.Object
dev.jorel.commandapi.CommandAPIConfig<T>
dev.jorel.commandapi.CommandAPIBukkitConfig<T>
All Implemented Interfaces:
ChainableBuilder<T>

public abstract class CommandAPIBukkitConfig<T extends CommandAPIBukkitConfig<T>> extends CommandAPIConfig<T>
A class that contains information needed to configure the CommandAPI on Bukkit-based servers.