Class InternalBukkitConfig

java.lang.Object
dev.jorel.commandapi.InternalConfig
dev.jorel.commandapi.InternalBukkitConfig

public class InternalBukkitConfig extends InternalConfig
Configuration wrapper class for Bukkit. The config.yml file used by the CommandAPI is only ever read from, nothing is ever written to it. That's why there's only getter methods.