Download requires done

This commit is contained in:
boy0001
2015-08-28 09:50:44 +10:00
parent 56d50bd9e1
commit 5acd9c5143
5 changed files with 10 additions and 6 deletions

View File

@ -46,6 +46,7 @@ public class Settings {
*/
public static String WEB_URL = "http://empcraft.com/plots/";
public static String WEB_IP = "your.ip.here";
public static boolean DOWNLOAD_REQUIRES_DONE = false;
/**
* Ratings
*/