Neocky / pluGET

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

New plugins will not run #75

Open firebadnofire opened 10 months ago

firebadnofire commented 10 months ago

Bug Upon running "get plugin-name", the resulting download will not run upon executing the server jar. Upon further investigation, the jar files downloaded are not able to be unarchived like normal .jar files

To Reproduce Steps to reproduce the behavior:

  1. run pluget
  2. run "get plugin-name"
  3. run server jar
  4. plugin jar fails to load

System info

Screenshot 2023-10-15 212751 Screenshot 2023-10-15 212844

firebadnofire commented 10 months ago

update: opening the downloaded jar in nano results in the following instead of binary data:

Screenshot 2023-10-16 11 55 24 AM