java.lang.Object
ml.karmaconfigs.api.common.karmafile.karmayaml.YamlReloader

public final class YamlReloader extends Object
Karma yaml reloader
  • Constructor Details

    • YamlReloader

      public YamlReloader(KarmaYamlManager currentConfiguration)
      Initialize the yaml reloader
      Parameters:
      currentConfiguration - the current yaml configuration
  • Method Details

    • reload

      public void reload(String... ignored)
      Reload the yaml configuration
      Parameters:
      ignored - the ignored yaml values to update