ProtocolLib

3M Downloads

Protocollib 4.6.0 Site Down

Kqmu opened this issue · 7 comments

commented

Sorry to Be a bother, But I run a 1.16.4 Java Minecraft Server and our server needs Protocollib 4.6.0 but the only website to get it from is currently down, was wondering if you can look into it,, or link a way to actually download it easier. :/ Thank you, and have a great night!

Site => https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/
Error Message =>
image

commented

Hey, I had this similar issue and it seems we can use jitpack to download the snapshot version,

Here: https://jitpack.io/com/github/dmulloy2/ProtocolLib/master-SNAPSHOT

For latest snapshot as of today: https://javadoc.jitpack.io/com/github/dmulloy2/ProtocolLib/master-1.5.0-g765fd9e-1236/ProtocolLib-master-1.5.0-g765fd9e-1236.jar

The link doesnt seem to work, you can get the same version of it from spigot but we need 4.6.0

commented

Hey, I had this similar issue and it seems we can use jitpack to download the snapshot version,
Here: https://jitpack.io/com/github/dmulloy2/ProtocolLib/master-SNAPSHOT
For latest snapshot as of today: https://javadoc.jitpack.io/com/github/dmulloy2/ProtocolLib/master-1.5.0-g765fd9e-1236/ProtocolLib-master-1.5.0-g765fd9e-1236.jar

The link doesnt seem to work, you can get the same version of it from spigot but we need 4.6.0

Hey, not sure but those link seem to work fine here, and i get v4.6.0-SNAPSHOT from the second URL i mentioned. Maybe the URLs are not working on your end?

image
image

commented

Hey, I had this similar issue and it seems we can use jitpack to download the snapshot version,
Here: https://jitpack.io/com/github/dmulloy2/ProtocolLib/master-SNAPSHOT
For latest snapshot as of today: https://javadoc.jitpack.io/com/github/dmulloy2/ProtocolLib/master-1.5.0-g765fd9e-1236/ProtocolLib-master-1.5.0-g765fd9e-1236.jar

The link doesnt seem to work, you can get the same version of it from spigot but we need 4.6.0

Hey, not sure but those link seem to work fine here, and i get v4.6.0-SNAPSHOT from the second URL i mentioned. Maybe the URLs are not working on your end?

image
image

Alright i got a bit confused. All seems working now! Thanks 😄

commented

Hey, I had this similar issue and it seems we can use jitpack to download the snapshot version,

Here: https://jitpack.io/com/github/dmulloy2/ProtocolLib/master-SNAPSHOT

For latest snapshot as of today: https://javadoc.jitpack.io/com/github/dmulloy2/ProtocolLib/master-1.5.0-g765fd9e-1236/ProtocolLib-master-1.5.0-g765fd9e-1236.jar

commented
commented

Working on recreating it now. For now downloading from Jitpack is the recommended way.

commented

Hi all, the CI server is back up and running. Still working on the repository, but Jitpack should be preferred for maven anyways