forked from pelican-eggs/eggs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request pelican-eggs#2737 from powercasgamer/update/java-v…
…ersions Add Java 21 to certain Minecraft eggs
- Loading branch information
Showing
6 changed files
with
16 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"version": "PTDL_v2", | ||
"update_url": null | ||
}, | ||
"exported_at": "2023-07-24T16:49:48+02:00", | ||
"exported_at": "2024-02-13T17:26:13+0000", | ||
"name": "Folia", | ||
"author": "[email protected]", | ||
"description": "Fork of Paper which adds regionised multithreading to the dedicated server.", | ||
|
@@ -14,6 +14,7 @@ | |
"pid_limit" | ||
], | ||
"docker_images": { | ||
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21", | ||
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17", | ||
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"version": "PTDL_v2", | ||
"update_url": null | ||
}, | ||
"exported_at": "2023-05-17T23:20:29+01:00", | ||
"exported_at": "2024-02-13T17:26:13+0000", | ||
"name": "Paper", | ||
"author": "[email protected]", | ||
"description": "High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.", | ||
|
@@ -18,7 +18,8 @@ | |
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11", | ||
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16", | ||
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17", | ||
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18" | ||
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18", | ||
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21" | ||
}, | ||
"file_denylist": [], | ||
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"version": "PTDL_v2", | ||
"update_url": null | ||
}, | ||
"exported_at": "2023-05-17T23:20:29+01:00", | ||
"exported_at": "2024-02-13T17:26:13+0000", | ||
"name": "Purpur", | ||
"author": "[email protected]", | ||
"description": "A drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features.", | ||
|
@@ -18,7 +18,8 @@ | |
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11", | ||
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16", | ||
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17", | ||
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18" | ||
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18", | ||
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21" | ||
}, | ||
"file_denylist": [], | ||
"startup": "java --add-modules=jdk.incubator.vector -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"version": "PTDL_v2", | ||
"update_url": null | ||
}, | ||
"exported_at": "2023-08-05T03:24:56+01:00", | ||
"exported_at": "2024-02-13T17:26:13+0000", | ||
"name": "Velocity", | ||
"author": "[email protected]", | ||
"description": "Velocity is a Minecraft server proxy with unparalleled server support, scalability, and flexibility.", | ||
|
@@ -14,6 +14,7 @@ | |
"pid_limit" | ||
], | ||
"docker_images": { | ||
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21", | ||
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17", | ||
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16", | ||
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"version": "PTDL_v2", | ||
"update_url": null | ||
}, | ||
"exported_at": "2022-10-24T19:20:23+02:00", | ||
"exported_at": "2024-02-13T17:26:13+0000", | ||
"name": "Generic Java", | ||
"author": "[email protected]", | ||
"description": "Creates a container that runs java.", | ||
|
@@ -14,7 +14,8 @@ | |
"ghcr.io\/parkervcp\/yolks:java_11": "ghcr.io\/parkervcp\/yolks:java_11", | ||
"ghcr.io\/parkervcp\/yolks:java_16": "ghcr.io\/parkervcp\/yolks:java_16", | ||
"ghcr.io\/parkervcp\/yolks:java_17": "ghcr.io\/parkervcp\/yolks:java_17", | ||
"ghcr.io\/parkervcp\/yolks:java_19": "ghcr.io\/parkervcp\/yolks:java_19" | ||
"ghcr.io\/parkervcp\/yolks:java_19": "ghcr.io\/parkervcp\/yolks:java_19", | ||
"ghcr.io\/parkervcp\/yolks:java_21": "ghcr.io\/parkervcp\/yolks:java_21" | ||
}, | ||
"file_denylist": [], | ||
"startup": "java -Dterminal.jline=false -Dterminal.ansi=true -jar {{JARFILE}}", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"version": "PTDL_v2", | ||
"update_url": null | ||
}, | ||
"exported_at": "2023-02-06T18:51:07+01:00", | ||
"exported_at": "2024-02-13T17:26:13+0000", | ||
"name": "Reposilite", | ||
"author": "[email protected]", | ||
"description": "Lightweight and easy-to-use repository management software dedicated for Maven based artifacts in the JVM ecosystem.", | ||
|
@@ -13,7 +13,8 @@ | |
"ghcr.io\/pterodactyl\/yolks:java_8": "ghcr.io\/pterodactyl\/yolks:java_8", | ||
"ghcr.io\/pterodactyl\/yolks:java_11": "ghcr.io\/pterodactyl\/yolks:java_11", | ||
"ghcr.io\/pterodactyl\/yolks:java_16": "ghcr.io\/pterodactyl\/yolks:java_16", | ||
"ghcr.io\/pterodactyl\/yolks:java_17": "ghcr.io\/pterodactyl\/yolks:java_17" | ||
"ghcr.io\/pterodactyl\/yolks:java_17": "ghcr.io\/pterodactyl\/yolks:java_17", | ||
"ghcr.io\/pterodactyl\/yolks:java_21": "ghcr.io\/pterodactyl\/yolks:java_21" | ||
}, | ||
"file_denylist": [], | ||
"startup": "java -Xmx{{SERVER_MEMORY}}M -Dreposilite.port={{SERVER_PORT}} -jar reposilite.jar --port {{SERVER_PORT}}", | ||
|