diff --git a/README.md b/README.md index ce6d591..e3e6df9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -## Minecraft server SPIGOT on Ubuntu 20.04 with OpenJDK 11/16/17/18 +## Minecraft server SPIGOT on Ubuntu 20.04 with Java (Eclipse Adoptium) 8/11/16/17/18/20/21 ![](https://img.shields.io/docker/pulls/nimmis/spigot?style=flat-square) -**NOW works with Minecraft 1.19** +**NOW works with Minecraft 1.20** This is a major change in logic to build the correct version of spigot so some combination of conditions may not compile correctly. Please make an issue so I can correct it. There will be another build shortly with another feature @@ -23,7 +23,8 @@ What's new is - Possibility to change spigot versions i running containers - Detects version if mc-directory already has a precompiled version active - Adjust java version depending of MC version, downloads additional java version if needed -- Support for Minecraft version 1.19 +- Support for Minecraft version 1.20 +- Support for legacy 1.8 (from 1.8.3) with java 8 (use on you own risk) ## Why not a precompiled version of spigot is included