Class Settings.Web

java.lang.Object
com.plotsquared.core.configuration.Settings.Web
Enclosing class:
Settings

@Deprecated(forRemoval=true) public static class Settings.Web extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static boolean
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Web()
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • URL

      public static String URL
      Deprecated, for removal: This API element is subject to removal in a future version.
    • LEGACY_WEBINTERFACE

      public static boolean LEGACY_WEBINTERFACE
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • Web

      public Web()
      Deprecated, for removal: This API element is subject to removal in a future version.