java.lang.Object
com.ordwen.odailyquests.configuration.essentials.Database
All Implemented Interfaces:
IConfigurable

public class Database extends Object implements IConfigurable
  • Constructor Details

  • Method Details

    • load

      public void load()
      Specified by:
      load in interface IConfigurable
    • getMode

      public static StorageMode getMode()
    • getName

      public static String getName()
    • getHost

      public static String getHost()
    • getUser

      public static String getUser()
    • getPassword

      public static String getPassword()
    • getPort

      public static String getPort()