Add multiple java images to minecraft eggs

This commit is contained in:
TekExplorer
2021-01-05 19:39:42 +00:00
Unverified
parent 04fcee5c31
commit 46dba68dba
18 changed files with 79 additions and 7 deletions
@@ -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": "{}",