Class SpigotDataStorageSupplierSettings

java.lang.Object
me.hsgamer.topper.spigot.plugin.template.SpigotDataStorageSupplierSettings
All Implemented Interfaces:
me.hsgamer.topper.template.storagesupplier.StorageSupplierTemplate.Settings

public class SpigotDataStorageSupplierSettings extends Object implements me.hsgamer.topper.template.storagesupplier.StorageSupplierTemplate.Settings
  • Constructor Details

    • SpigotDataStorageSupplierSettings

      public SpigotDataStorageSupplierSettings(TopperPlugin plugin)
  • Method Details

    • storageType

      public String storageType()
      Specified by:
      storageType in interface me.hsgamer.topper.template.storagesupplier.StorageSupplierTemplate.Settings
    • databaseSetting

      public me.hsgamer.topper.storage.sql.core.SqlDatabaseSetting databaseSetting()
      Specified by:
      databaseSetting in interface me.hsgamer.topper.template.storagesupplier.StorageSupplierTemplate.Settings
    • baseFolder

      public File baseFolder()
      Specified by:
      baseFolder in interface me.hsgamer.topper.template.storagesupplier.StorageSupplierTemplate.Settings