Class Settings.Arkitektonika
java.lang.Object
com.plotsquared.core.configuration.Settings.Arkitektonika
- Enclosing class:
Settings
@Comment("Schematic web interface related settings")
public static class Settings.Arkitektonika
extends Object
-
Field Details
-
BACKEND_URL
-
DOWNLOAD_URL
@Comment({"The url used to generate a download link from.","{key} will be replaced with the generated key"}) public static String DOWNLOAD_URL -
DELETE_URL
@Comment({"The url used to generate a deletion link from.","{key} will be replaced with the generated key"}) public static String DELETE_URL
-
-
Constructor Details
-
Arkitektonika
public Arkitektonika()
-