Class InternalConfig

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

public class InternalConfig extends Object
Configuration wrapper class. 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.