Class InternalVelocityConfig

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

public class InternalVelocityConfig extends InternalConfig
Configuration wrapper class for Velocity. 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.