Class FlatfileTeamStorage


public class FlatfileTeamStorage extends YamlTeamStorage
  • Constructor Details

  • Method Details

    • getConfig

      public org.bukkit.configuration.ConfigurationSection getConfig()
      Specified by:
      getConfig in class YamlTeamStorage
    • saveFile

      protected void saveFile()
      Description copied from class: YamlTeamStorage
      Used to save whaver needs saving when a change is made
      Specified by:
      saveFile in class YamlTeamStorage