mirror of
https://github.com/parkervcp/eggs.git
synced 2026-05-21 21:59:53 +08:00
Add multiple java images to minecraft eggs
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
"description": "Waterdog is fork of the well-known Waterfall, which is a fork of the well-known BungeeCord, server teleportation suite.",
|
||||
"features": null,
|
||||
"image": "quay.io\/pterodactyl\/core:java",
|
||||
"images": [
|
||||
"quay.io\/pterodactyl\/core:java",
|
||||
"quay.io\/pterodactyl\/core:java-11"
|
||||
],
|
||||
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
|
||||
"config": {
|
||||
"files": "{}",
|
||||
|
||||
Reference in New Issue
Block a user