Osiris-Team
Osiris-Team
It would be pretty easy to implement, since support already exists for modrinth mods.
@harryeffinpotter Great, yeah, weirdly enough, in the browser both links work. Thanks, will add it to the site once I got time to work on autoplug again ;)
fixed, will update web in a bit
@Drashti2608 any news?
Installing a new plugin via that command currently does not create an entry in the plugins.yml config, thus when running `.check plugins` later it will try to find the id...
@Minionguyjpro will do once another recent issue related to backup uploads is fixed. Seems to have something to do with dependencies. Thanks!
@Minionguyjpro Yeah sounds good, I would even extend it to make installing possible from, for example a spigot url, which would then extract the type (spigot) and id from the...
@Minionguyjpro sure give that a try, it could be a bit harder though since it depends on some maven plugins.
@Minionguyjpro as far as I know maven plugins don't run on Gradle. You will have to find alternative Gradle plugins that do the same things.
> The one in the targetdirectory seems to be bigger. Please explain to me, it can help with some migration stuff to Gradle. I guess you are missing shading, go...