Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modrinth Support For Plugins #214

Open
woliver99 opened this issue Apr 21, 2023 · 2 comments
Open

Modrinth Support For Plugins #214

woliver99 opened this issue Apr 21, 2023 · 2 comments

Comments

@woliver99
Copy link

Importance: 7/10

Problem:
I tried adding a plugin to auto-update from Modrinth but it doesn't seem to work:

FreedomChat:
  exclude: false
  version: 1.3.1
  latest-version: 
  author: Oharass
  spigot-id: 0
  bukkit-id: 0
  ignore-content-type: false
  custom-check-url: https://api.modrinth.com/v2/project/MubyTbnA/version?loaders=[%22paper%22]
  custom-download-url:

Solution:
Add support for Modrinth or if I'm not doing it correctly show me how

@github-actions github-actions bot added this to 🔍 Evaluating... in AutoPlug-Client-Development Apr 21, 2023
@Osiris-Team
Copy link
Owner

custom-check-url requires a relatively specific response, so I doubt that will work.
Modrinth support for plugins is being worked on by the community, which usually means that it takes years before its added.
You can add support for it yourself if you know a bit of Java.

@Osiris-Team Osiris-Team moved this from 🔍 Evaluating... to ⭐️ Enhancements in AutoPlug-Client-Development Apr 21, 2023
@Osiris-Team
Copy link
Owner

It would be pretty easy to implement, since support already exists for modrinth mods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
AutoPlug-Client-Development
  
⭐️ Enhancements
Development

No branches or pull requests

2 participants