PGM icon indicating copy to clipboard operation
PGM copied to clipboard

Switch to Paperclip-based Bukkit distribution

Open rafibaum opened this issue 5 years ago • 3 comments

Very minor issue, but right now the current recommendation involves directly downloading a Bukkit jar from a privately hosted location. For well-known reasons this is inadvisable as distribution in this fashion violates the GPL license under which Bukkit was created. Paper has created a really easy deployment mechanism called Paperclip and it's super easy to use it to create clean jars. It even has a Maven plugin so you can automate the whole process.

rafibaum avatar Oct 27 '19 23:10 rafibaum

Yea, thanks for pointing this out, we'll have to take a look.

Electroid avatar Oct 27 '19 23:10 Electroid

https://github.com/Electroid/SportPaper/pull/52 should resolve this

chatasma avatar Jan 23 '21 04:01 chatasma

SportBukkit now produces a Paperclip release

AustinLMayes avatar Oct 19 '21 16:10 AustinLMayes