Różnice
Różnice między wybraną wersją a wersją aktualną.
| en:vps:jak-zainstalowac-java-na-serwerze-vps [02/02/2023 04:56] – Automatic translation reconv | en:vps:jak-zainstalowac-java-na-serwerze-vps [05/05/2023 19:10] (aktualna) – Automatic translation reconv | ||
|---|---|---|---|
| Linia 30: | Linia 30: | ||
| Now install the Java version of your choice: | Now install the Java version of your choice: | ||
| - | * If you want to run Minecraft server version 1.17 or later, choose Java 16: | + | * If you want to run Minecraft server version 1.17 or later, choose Java 18: |
| - | sudo apt install -y java-16-amazon-corretto-jdk | + | sudo apt install -y java-18-amazon-corretto-jdk |
| - | * If you want to run Minecraft server | + | * If you want to run Minecraft server |
| sudo apt install -y java-11-amazon-corretto-jdk | sudo apt install -y java-11-amazon-corretto-jdk | ||