mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-22 20:23:22 +08:00
chore: update Java images for default Minecraft eggs (#1427)
This commit is contained in:
parent
2f50380f4d
commit
f5c785112f
@ -3,14 +3,16 @@
|
|||||||
"meta": {
|
"meta": {
|
||||||
"version": "PTDL_v1"
|
"version": "PTDL_v1"
|
||||||
},
|
},
|
||||||
"exported_at": "2020-10-19T23:22:26+00:00",
|
"exported_at": "2021-11-29T23:22:26+00:00",
|
||||||
"name": "Bungeecord",
|
"name": "Bungeecord",
|
||||||
"author": "support@pterodactyl.io",
|
"author": "support@pterodactyl.io",
|
||||||
"description": "For a long time, Minecraft server owners have had a dream that encompasses a free, easy, and reliable way to connect multiple Minecraft servers together. BungeeCord is the answer to said dream. Whether you are a small server wishing to string multiple game-modes together, or the owner of the ShotBow Network, BungeeCord is the ideal solution for you. With the help of BungeeCord, you will be able to unlock your community's full potential.",
|
"description": "For a long time, Minecraft server owners have had a dream that encompasses a free, easy, and reliable way to connect multiple Minecraft servers together. BungeeCord is the answer to said dream. Whether you are a small server wishing to string multiple game-modes together, or the owner of the ShotBow Network, BungeeCord is the ideal solution for you. With the help of BungeeCord, you will be able to unlock your community's full potential.",
|
||||||
"image": "quay.io\/pterodactyl\/core:java",
|
"image": "quay.io\/pterodactyl\/core:java",
|
||||||
"images": [
|
"images": [
|
||||||
"quay.io\/pterodactyl\/core:java",
|
"ghcr.io\/pterodactyl\/yolks:java_8",
|
||||||
"quay.io\/pterodactyl\/core:java-11"
|
"ghcr.io\/pterodactyl\/yolks:java_11",
|
||||||
|
"ghcr.io\/pterodactyl\/yolks:java_16",
|
||||||
|
"ghcr.io\/pterodactyl\/yolks:java_17"
|
||||||
],
|
],
|
||||||
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}",
|
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}",
|
||||||
"config": {
|
"config": {
|
||||||
|
@ -3,14 +3,16 @@
|
|||||||
"meta": {
|
"meta": {
|
||||||
"version": "PTDL_v1"
|
"version": "PTDL_v1"
|
||||||
},
|
},
|
||||||
"exported_at": "2020-10-19T23:26:07+00:00",
|
"exported_at": "2021-11-29T23:26:07+00:00",
|
||||||
"name": "Paper",
|
"name": "Paper",
|
||||||
"author": "parker@pterodactyl.io",
|
"author": "parker@pterodactyl.io",
|
||||||
"description": "High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.",
|
"description": "High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.",
|
||||||
"image": "quay.io\/pterodactyl\/core:java-11",
|
"image": "quay.io\/pterodactyl\/core:java-11",
|
||||||
"images": [
|
"images": [
|
||||||
"quay.io\/pterodactyl\/core:java",
|
"ghcr.io\/pterodactyl\/yolks:java_8",
|
||||||
"quay.io\/pterodactyl\/core:java-11"
|
"ghcr.io\/pterodactyl\/yolks:java_11",
|
||||||
|
"ghcr.io\/pterodactyl\/yolks:java_16",
|
||||||
|
"ghcr.io\/pterodactyl\/yolks:java_17"
|
||||||
],
|
],
|
||||||
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}",
|
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}",
|
||||||
"config": {
|
"config": {
|
||||||
|
@ -3,14 +3,16 @@
|
|||||||
"meta": {
|
"meta": {
|
||||||
"version": "PTDL_v1"
|
"version": "PTDL_v1"
|
||||||
},
|
},
|
||||||
"exported_at": "2020-10-23T23:04:17+00:00",
|
"exported_at": "2021-11-29T23:04:17+00:00",
|
||||||
"name": "Vanilla Minecraft",
|
"name": "Vanilla Minecraft",
|
||||||
"author": "support@pterodactyl.io",
|
"author": "support@pterodactyl.io",
|
||||||
"description": "Minecraft is a game about placing blocks and going on adventures. Explore randomly generated worlds and build amazing things from the simplest of homes to the grandest of castles. Play in Creative Mode with unlimited resources or mine deep in Survival Mode, crafting weapons and armor to fend off dangerous mobs. Do all this alone or with friends.",
|
"description": "Minecraft is a game about placing blocks and going on adventures. Explore randomly generated worlds and build amazing things from the simplest of homes to the grandest of castles. Play in Creative Mode with unlimited resources or mine deep in Survival Mode, crafting weapons and armor to fend off dangerous mobs. Do all this alone or with friends.",
|
||||||
"image": "quay.io\/pterodactyl\/core:java",
|
"image": "quay.io\/pterodactyl\/core:java",
|
||||||
"images": [
|
"images": [
|
||||||
"quay.io\/pterodactyl\/core:java",
|
"ghcr.io\/pterodactyl\/yolks:java_8",
|
||||||
"quay.io\/pterodactyl\/core:java-11"
|
"ghcr.io\/pterodactyl\/yolks:java_11",
|
||||||
|
"ghcr.io\/pterodactyl\/yolks:java_16",
|
||||||
|
"ghcr.io\/pterodactyl\/yolks:java_17"
|
||||||
],
|
],
|
||||||
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
|
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
|
||||||
"config": {
|
"config": {
|
||||||
|
Loading…
Reference in New Issue
Block a user