Interface IDatabaseUpdater

All Known Implementing Classes:
DatabaseUpdater, Update0to1, Update1to2

public interface IDatabaseUpdater
  • Method Details

    • apply

      void apply(ODailyQuests plugin, String version)
    • applyMySQL

      void applyMySQL()
    • applySQLite

      void applySQLite()
    • applyYAML

      void applyYAML()