diff --git a/minecraft-paper.README b/minecraft-paper.README new file mode 100644 index 0000000..03582e7 --- /dev/null +++ b/minecraft-paper.README @@ -0,0 +1,7 @@ +So, you may be wondering why there is no minecraft-paper Dockerfile, right? +Well, PaperMC has no API endpoint to fetch the latest jar. +They themselves discourage it, according to their documentations: +"This is intentional, as it had been primarily used to auto-update servers, which is highly discouraged" +I know I could work on a Dockerfile which automatically compiles Paper and so on just like I do with minecraft-spigot or make a few API request, but I'm simply not going to. +If you wish to work on said Dockerfile feel free to open a pull request. +So, there you have it, this is why there is no minecraft-paper Dockerfile in this repository. \ No newline at end of file