java.lang.Object
com.booksaw.betterTeams.team.storage.convert.Converter
com.booksaw.betterTeams.team.storage.convert.YamlToSql

public class YamlToSql extends Converter
  • Constructor Details

    • YamlToSql

      public YamlToSql()
  • Method Details

    • convert

      protected void convert()
      Specified by:
      convert in class Converter
    • pack

      public static void pack(String sourceDirPath, String zipFilePath) throws IOException
      Throws:
      IOException
    • getEchestContents

      public void getEchestContents(org.bukkit.inventory.Inventory inventory, org.bukkit.configuration.file.YamlConfiguration section)