Open Cale111 opened 3 years ago
@Cale111 there is already an option to download a plugin from a custom download link (c-link in the plugins config).
But I guess what you mean is a custom check link, right?
Because even with the custom download link, if the plugin isn't on spigot/bukkit, there is no way to check for updates.
With a custom check link, that points to a yaml/json file with following fields name, author, version, check-sum
, you could check for updates for plugins hosted on other places.
Oh I did not realize that was an option in the config, I looked but I guess I just didn't see it. Thank you and sorry for the unnecessary feature request.
Oh and yeah I wasn't specifically looking for automatic update checking.
Ok doesnt matter. I'm just gonna edit ur title and add it as feature request.
Problem: I have a lot of plugins not on the Spigot or Bukkit websites.
Solution: I think a solution could be where you put in your own download link in manually for it to check for updates from, then if there are some it downloads the new version automatically for you from that URL, like for plugins on CI or ones with downloads on external websites.