Minecraft 1.13 support

This commit is contained in:
md_5
2018-07-22 12:00:00 +10:00
parent 0a95af5dc1
commit 671c4d1341
3 changed files with 14 additions and 20 deletions

View File

@@ -21,7 +21,7 @@ public class Metrics extends TimerTask
/**
* The base url of the metrics domain
*/
private static final String BASE_URL = "http://mcstats.org";
private static final String BASE_URL = "https://mcstats.spigotmc.org";
/**
* The url used to report a server's status
*/