Neocky / pluGET

📦 Powerful Package manager which updates plugins & server software for minecraft servers
Apache License 2.0
150 stars 27 forks source link

Doesn't detect over half of my plugins on spigot #19

Closed greysilly7 closed 3 years ago

greysilly7 commented 3 years ago

Describe the bug A clear and concise description of what the bug is. check all only detects 2 of my 14 plugins on spigot

To Reproduce Steps to reproduce the behavior:

  1. run pluGet
  2. run check all
  3. see only 2 detected

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem. image

Desktop (please complete the following information):

Neocky commented 3 years ago

Hey, thank you for your bug report. I will investigate and report back. Stay tuned!

Neocky commented 3 years ago

Hey @greysilly7,

i updated pluGET with a better name finding mechanism and a better version find mechanism. In my test these plugins worked: 8 out of 14:

Harbor
Vault
PlayerParticles_v
LuckPerms-Bukkit
GriefPrevention
DiscordSRV-Build
Whitelist
CoreProtect

I couldn't test SpigotAV and TCPShield-bak because i couldn't find them.

Here are the resources that currently won't work:

BuycraftX -> They use Buycraft as name on spigot but BuycraftX as plugin name
Worldedit -> Not on spigotmc
Essentials -> Use 2.18.2 as version on spigotmc but in the plugin 2.18.2.0 so pluGET can't find it

All have issues that only the plugin authors can fix! I can't sadly make them work currently.

Download the new version: 1.5.2!

Thank you for flying with pluGET! 🚀

greysilly7 commented 3 years ago

Okay Thanks!

greysilly7 commented 3 years ago

SpigotAV and TCPShield-bak were self built they are on github/gitlab tho