Closed WizardCM closed 2 years ago
Best bet would be overhauling this system to instead use SpigotMC's Resources section.
Currently this method uses a .rss file that no longer exists on BukkitDev.
https://github.com/WMCAlliance/RoyalCommands/blob/master/modules/RoyalCommands/src/main/java/org/royaldev/royalcommands/rcommands/CmdPluginManager.java#L237
It may be easier to ping back to here
We don't hold a database of every plugin out there, including their latest versions, unless you'd like to maintain it. ;)
Closed in 20993c6
Best bet would be overhauling this system to instead use SpigotMC's Resources section.
Currently this method uses a .rss file that no longer exists on BukkitDev.
https://github.com/WMCAlliance/RoyalCommands/blob/master/modules/RoyalCommands/src/main/java/org/royaldev/royalcommands/rcommands/CmdPluginManager.java#L237