Updates update check URL
All checks were successful
EpicKnarvik97/Stargate/pipeline/head This commit looks good
All checks were successful
EpicKnarvik97/Stargate/pipeline/head This commit looks good
This commit is contained in:
@@ -380,7 +380,7 @@ public class Stargate extends ConfigCommentPlugin {
|
|||||||
registerCommand("stargate", new CommandStarGate(this), new StarGateTabCompleter());
|
registerCommand("stargate", new CommandStarGate(this), new StarGateTabCompleter());
|
||||||
|
|
||||||
//Check for any available updates
|
//Check for any available updates
|
||||||
UpdateChecker.checkForUpdate(this, "https://api.spigotmc.org/legacy/update.php?resource=109355",
|
UpdateChecker.checkForUpdate(this, "https://api.spigotmc.org/legacy/update.php?resource=97784",
|
||||||
Stargate::getPluginVersion, Stargate::setUpdateAvailable);
|
Stargate::getPluginVersion, Stargate::setUpdateAvailable);
|
||||||
|
|
||||||
BStatsHelper.initialize(this);
|
BStatsHelper.initialize(this);
|
||||||
|
Reference in New Issue
Block a user