Skip to content

Commit

Permalink
Fix information about update
Browse files Browse the repository at this point in the history
  • Loading branch information
nimmis committed Jun 3, 2024
1 parent 7f6a089 commit 988210a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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

Expand Down

0 comments on commit 988210a

Please sign in to comment.