Class ConfigService

java.lang.Object
com.zetaplugins.timberz.service.ConfigService

public final class ConfigService extends Object
  • Constructor Details

    • ConfigService

      public ConfigService(TimberZ plugin)
  • Method Details

    • getBlocksConfig

      public org.bukkit.configuration.file.FileConfiguration getBlocksConfig()
    • getCustomConfig

      public org.bukkit.configuration.file.FileConfiguration getCustomConfig(String fileName)
    • initConfigs

      public void initConfigs()