Class ProxyConfigSystem

  • All Implemented Interfaces:
    SubSystem

    @Singleton
    public class ProxyConfigSystem
    extends ConfigSystem
    ConfigSystem for Bungee.

    Bukkit and Bungee have different default config file inside the jar.

    • Method Detail

      • copyDefaults

        protected void copyDefaults()
                             throws java.io.IOException
        Description copied from class: ConfigSystem
        Copies default values from file in jar to Config.
        Specified by:
        copyDefaults in class ConfigSystem
        Throws:
        java.io.IOException - If file can't be read or written.