mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
Fix plot downloading
This commit is contained in:
parent
9868648fcb
commit
30b83faab6
@ -238,7 +238,7 @@ public class Settings extends Config {
|
||||
@Comment({"The web interface for schematics", " - All schematics are anonymous and private",
|
||||
" - Downloads can be deleted by the user",
|
||||
" - Supports plot uploads, downloads and saves",}) public static String URL =
|
||||
"https://empcraft.com/plots/";
|
||||
"https://athion.net/plots/";
|
||||
@Comment({"The web interface for assets", " - All schematics are organized and public",
|
||||
" - Assets can be searched, selected and downloaded",}) public static String ASSETS =
|
||||
"https://empcraft.com/assetpack/";
|
||||
|
Loading…
Reference in New Issue
Block a user