mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-25 23:33:00 +08:00
Merge pull request #2258 from DedBash/minecraft_java18
Add Java 18 and Edit Names
This commit is contained in:
commit
2e4e87fbde
@ -4,7 +4,7 @@
|
|||||||
"version": "PTDL_v2",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2023-05-06T14:04:53-07:00",
|
"exported_at": "2023-05-17T23:20:29+01:00",
|
||||||
"name": "CurseForge Generic",
|
"name": "CurseForge Generic",
|
||||||
"author": "contact@chromozone.dev",
|
"author": "contact@chromozone.dev",
|
||||||
"description": "A generic egg for a CurseForge modpack.",
|
"description": "A generic egg for a CurseForge modpack.",
|
||||||
@ -17,7 +17,8 @@
|
|||||||
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8",
|
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8",
|
||||||
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
||||||
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
||||||
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17"
|
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
||||||
|
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18"
|
||||||
},
|
},
|
||||||
"file_denylist": [],
|
"file_denylist": [],
|
||||||
"startup": "java $([[ -f user_jvm_args.txt ]] && printf %s \"@user_jvm_args.txt\") -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true $([[ ! -f unix_args.txt ]] && printf %s \"-jar `cat .serverjar`\" || printf %s \"@unix_args.txt\")",
|
"startup": "java $([[ -f user_jvm_args.txt ]] && printf %s \"@user_jvm_args.txt\") -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true $([[ ! -f unix_args.txt ]] && printf %s \"-jar `cat .serverjar`\" || printf %s \"@unix_args.txt\")",
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": "PTDL_v1",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2021-12-09T13:31:08-05:00",
|
"exported_at": "2023-05-17T23:20:29+01:00",
|
||||||
"name": "Fabric",
|
"name": "Fabric",
|
||||||
"author": "accounts@bofanodes.io",
|
"author": "accounts@bofanodes.io",
|
||||||
"description": "Fabric is a modular modding toolchain targeting Minecraft 1.14 and above, including snapshots.",
|
"description": "Fabric is a modular modding toolchain targeting Minecraft 1.14 and above, including snapshots.",
|
||||||
@ -13,12 +13,13 @@
|
|||||||
"java_version",
|
"java_version",
|
||||||
"pid_limit"
|
"pid_limit"
|
||||||
],
|
],
|
||||||
"images": [
|
"docker_images": {
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_17",
|
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_16",
|
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_11",
|
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_8"
|
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
||||||
],
|
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18"
|
||||||
|
},
|
||||||
"file_denylist": [],
|
"file_denylist": [],
|
||||||
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
|
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
|
||||||
"config": {
|
"config": {
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": "PTDL_v1",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2021-11-26T00:03:20+00:00",
|
"exported_at": "2023-05-17T23:20:29+01:00",
|
||||||
"name": "Feather",
|
"name": "Feather",
|
||||||
"author": "parker@parkervcp.com",
|
"author": "parker@parkervcp.com",
|
||||||
"description": "An experimental Minecraft server implementation written in Rust.",
|
"description": "An experimental Minecraft server implementation written in Rust.",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"version": "PTDL_v2",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2022-10-31T16:27:58+01:00",
|
"exported_at": "2023-05-17T23:20:29+01:00",
|
||||||
"name": "Forge Enhanced",
|
"name": "Forge Enhanced",
|
||||||
"author": "parker@parkervcp.com",
|
"author": "parker@parkervcp.com",
|
||||||
"description": "Minecraft Forge Server. Minecraft Forge is a modding API (Application Programming Interface), which makes it easier to create mods, and also make sure mods are compatible with each other.",
|
"description": "Minecraft Forge Server. Minecraft Forge is a modding API (Application Programming Interface), which makes it easier to create mods, and also make sure mods are compatible with each other.",
|
||||||
@ -14,10 +14,11 @@
|
|||||||
"pid_limit"
|
"pid_limit"
|
||||||
],
|
],
|
||||||
"docker_images": {
|
"docker_images": {
|
||||||
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8",
|
||||||
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
|
||||||
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
||||||
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8"
|
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
||||||
|
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
||||||
|
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18"
|
||||||
},
|
},
|
||||||
"file_denylist": [],
|
"file_denylist": [],
|
||||||
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true $( [[ ! -f unix_args.txt ]] && printf %s \"-jar {{SERVER_JARFILE}}\" || printf %s \"@unix_args.txt\" )",
|
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true $( [[ ! -f unix_args.txt ]] && printf %s \"-jar {{SERVER_JARFILE}}\" || printf %s \"@unix_args.txt\" )",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"version": "PTDL_v2",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2023-03-05T13:37:42-05:00",
|
"exported_at": "2023-05-17T23:20:29+01:00",
|
||||||
"name": "FTB-modpacks.ch Server",
|
"name": "FTB-modpacks.ch Server",
|
||||||
"author": "runemaster580@gmail.com",
|
"author": "runemaster580@gmail.com",
|
||||||
"description": "Since the release of the FTB APP, FTB modpacks are now distributed through modpacks.ch. This egg was developed for support for modpacks that are distributed through this.",
|
"description": "Since the release of the FTB APP, FTB modpacks are now distributed through modpacks.ch. This egg was developed for support for modpacks that are distributed through this.",
|
||||||
@ -14,10 +14,11 @@
|
|||||||
"pid_limit"
|
"pid_limit"
|
||||||
],
|
],
|
||||||
"docker_images": {
|
"docker_images": {
|
||||||
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8",
|
||||||
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
|
||||||
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
||||||
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8"
|
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
||||||
|
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
||||||
|
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18"
|
||||||
},
|
},
|
||||||
"file_denylist": [],
|
"file_denylist": [],
|
||||||
"startup": "java -javaagent:log4jfix\/Log4jPatcher-1.0.0.jar -Xms128M -XX:MaxRAMPercentage=95.0 -Dterminal.jline=false -Dterminal.ansi=true $( [[ ! -f unix_args.txt ]] && printf %s \"-jar start-server.jar\" || printf %s \"@unix_args.txt\" )",
|
"startup": "java -javaagent:log4jfix\/Log4jPatcher-1.0.0.jar -Xms128M -XX:MaxRAMPercentage=95.0 -Dterminal.jline=false -Dterminal.ansi=true $( [[ ! -f unix_args.txt ]] && printf %s \"-jar start-server.jar\" || printf %s \"@unix_args.txt\" )",
|
||||||
|
@ -1,20 +1,21 @@
|
|||||||
{
|
{
|
||||||
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": "PTDL_v1",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2022-01-07T15:15:07-05:00",
|
"exported_at": "2023-05-17T23:20:29+01:00",
|
||||||
"name": "Glowstone",
|
"name": "Glowstone",
|
||||||
"author": "support@pterodactyl.io",
|
"author": "support@pterodactyl.io",
|
||||||
"description": "Glowstone is an open-source server implementation for Minecraft: Java Edition 1.12.2 and up.",
|
"description": "Glowstone is an open-source server implementation for Minecraft: Java Edition 1.12.2 and up.",
|
||||||
"features": null,
|
"features": null,
|
||||||
"images": [
|
"docker_images": {
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_8",
|
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_11",
|
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_16",
|
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_17"
|
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
||||||
],
|
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18"
|
||||||
|
},
|
||||||
"file_denylist": [],
|
"file_denylist": [],
|
||||||
"startup": "java -Xms768M -Xmx{{SERVER_MEMORY}}M -XX:+UseG1GC -jar {{SERVER_JARFILE}}",
|
"startup": "java -Xms768M -Xmx{{SERVER_MEMORY}}M -XX:+UseG1GC -jar {{SERVER_JARFILE}}",
|
||||||
"config": {
|
"config": {
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": "PTDL_v1",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2021-05-09T06:18:25-04:00",
|
"exported_at": "2023-05-17T23:20:29+01:00",
|
||||||
"name": "Krypton",
|
"name": "Krypton",
|
||||||
"author": "callum.seabrook@prevarinite.com",
|
"author": "callum.seabrook@prevarinite.com",
|
||||||
"description": "A fast, lightweight Minecraft server written in Kotlin",
|
"description": "A fast, lightweight Minecraft server written in Kotlin",
|
||||||
@ -13,12 +13,13 @@
|
|||||||
"java_version",
|
"java_version",
|
||||||
"pid_limit"
|
"pid_limit"
|
||||||
],
|
],
|
||||||
"images": [
|
"docker_images": {
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_8",
|
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_11",
|
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_16",
|
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_17"
|
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
||||||
],
|
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18"
|
||||||
|
},
|
||||||
"file_denylist": "",
|
"file_denylist": "",
|
||||||
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JAR}}",
|
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JAR}}",
|
||||||
"config": {
|
"config": {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"version": "PTDL_v2",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2023-03-21T04:56:57+08:00",
|
"exported_at": "2023-05-17T23:20:29+01:00",
|
||||||
"name": "Limbo",
|
"name": "Limbo",
|
||||||
"author": "xEfinax@protonmail.com",
|
"author": "xEfinax@protonmail.com",
|
||||||
"description": "Standalone server program Limbo.",
|
"description": "Standalone server program Limbo.",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"version": "PTDL_v2",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2022-09-28T18:19:11+00:00",
|
"exported_at": "2023-05-17T23:20:29+01:00",
|
||||||
"name": "Magma",
|
"name": "Magma",
|
||||||
"author": "support@pterodactyl.io",
|
"author": "support@pterodactyl.io",
|
||||||
"description": "Magma is most powerful Forge server providing you with Forge mods and Bukkit Plugins using Spigot and Paper for Performance Optimization and Stability.",
|
"description": "Magma is most powerful Forge server providing you with Forge mods and Bukkit Plugins using Spigot and Paper for Performance Optimization and Stability.",
|
||||||
@ -14,10 +14,11 @@
|
|||||||
"pid_limit"
|
"pid_limit"
|
||||||
],
|
],
|
||||||
"docker_images": {
|
"docker_images": {
|
||||||
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8",
|
||||||
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
|
||||||
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
||||||
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8"
|
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
||||||
|
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
||||||
|
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18"
|
||||||
},
|
},
|
||||||
"file_denylist": [],
|
"file_denylist": [],
|
||||||
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
|
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": "PTDL_v1",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2022-01-14T09:54:36+01:00",
|
"exported_at": "2023-05-17T23:20:29+01:00",
|
||||||
"name": "Mohist",
|
"name": "Mohist",
|
||||||
"author": "alex.chang-lam@protonmail.com",
|
"author": "alex.chang-lam@protonmail.com",
|
||||||
"description": "Spigot fork with performance optimizations.",
|
"description": "Spigot fork with performance optimizations.",
|
||||||
@ -13,12 +13,13 @@
|
|||||||
"java_version",
|
"java_version",
|
||||||
"pid_limit"
|
"pid_limit"
|
||||||
],
|
],
|
||||||
"images": [
|
"docker_images": {
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_8",
|
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_11",
|
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_16",
|
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_17"
|
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
||||||
],
|
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18"
|
||||||
|
},
|
||||||
"file_denylist": [],
|
"file_denylist": [],
|
||||||
"startup": "java -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}} pause",
|
"startup": "java -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}} pause",
|
||||||
"config": {
|
"config": {
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": "PTDL_v1",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2022-05-21T10:48:18-04:00",
|
"exported_at": "2023-05-17T23:20:29+01: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.",
|
||||||
@ -13,12 +13,13 @@
|
|||||||
"java_version",
|
"java_version",
|
||||||
"pid_limit"
|
"pid_limit"
|
||||||
],
|
],
|
||||||
"images": [
|
"docker_images": {
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_8",
|
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_11",
|
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_16",
|
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_17"
|
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
||||||
],
|
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18"
|
||||||
|
},
|
||||||
"file_denylist": [],
|
"file_denylist": [],
|
||||||
"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": {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"version": "PTDL_v2",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2023-04-11T10:05:13+02:00",
|
"exported_at": "2023-05-17T23:20:29+01:00",
|
||||||
"name": "Purpur",
|
"name": "Purpur",
|
||||||
"author": "purpur@birdflop.com",
|
"author": "purpur@birdflop.com",
|
||||||
"description": "A drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features.",
|
"description": "A drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features.",
|
||||||
@ -14,10 +14,11 @@
|
|||||||
"pid_limit"
|
"pid_limit"
|
||||||
],
|
],
|
||||||
"docker_images": {
|
"docker_images": {
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_8": "ghcr.io\/pterodactyl\/yolks:java_8"
|
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
||||||
|
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18"
|
||||||
},
|
},
|
||||||
"file_denylist": [],
|
"file_denylist": [],
|
||||||
"startup": "java --add-modules=jdk.incubator.vector -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}",
|
"startup": "java --add-modules=jdk.incubator.vector -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}",
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": "PTDL_v1",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2021-12-09T13:30:38-05:00",
|
"exported_at": "2023-05-17T23:20:29+01:00",
|
||||||
"name": "Spigot",
|
"name": "Spigot",
|
||||||
"author": "support@pterodactyl.io",
|
"author": "support@pterodactyl.io",
|
||||||
"description": "Spigot is the most widely-used modded Minecraft server software in the world. It powers many of the top Minecraft server networks around to ensure they can cope with their huge player base and ensure the satisfaction of their players. Spigot works by reducing and eliminating many causes of lag, as well as adding in handy features and settings that help make your job of server administration easier.",
|
"description": "Spigot is the most widely-used modded Minecraft server software in the world. It powers many of the top Minecraft server networks around to ensure they can cope with their huge player base and ensure the satisfaction of their players. Spigot works by reducing and eliminating many causes of lag, as well as adding in handy features and settings that help make your job of server administration easier.",
|
||||||
@ -13,12 +13,13 @@
|
|||||||
"java_version",
|
"java_version",
|
||||||
"pid_limit"
|
"pid_limit"
|
||||||
],
|
],
|
||||||
"images": [
|
"docker_images": {
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_17",
|
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_16",
|
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_11",
|
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_8"
|
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
||||||
],
|
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18"
|
||||||
|
},
|
||||||
"file_denylist": [],
|
"file_denylist": [],
|
||||||
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
|
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
|
||||||
"config": {
|
"config": {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"version": "PTDL_v2",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2023-01-04T16:44:53+08:00",
|
"exported_at": "2023-05-17T23:20:29+01:00",
|
||||||
"name": "SpongeForge",
|
"name": "SpongeForge",
|
||||||
"author": "parker@parkervcp.com",
|
"author": "parker@parkervcp.com",
|
||||||
"description": "A community-driven open source Minecraft: Java Edition modding platform.",
|
"description": "A community-driven open source Minecraft: Java Edition modding platform.",
|
||||||
@ -14,10 +14,11 @@
|
|||||||
"pid_limit"
|
"pid_limit"
|
||||||
],
|
],
|
||||||
"docker_images": {
|
"docker_images": {
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_8": "ghcr.io\/pterodactyl\/yolks:java_8",
|
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_17": "ghcr.io\/pterodactyl\/yolks:java_17"
|
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
||||||
|
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18"
|
||||||
},
|
},
|
||||||
"file_denylist": [],
|
"file_denylist": [],
|
||||||
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
|
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": "PTDL_v1",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2021-12-09T13:30:32-05:00",
|
"exported_at": "2023-05-17T23:20:29+01:00",
|
||||||
"name": "SpongeVanilla",
|
"name": "SpongeVanilla",
|
||||||
"author": "parker@parkervcp.com",
|
"author": "parker@parkervcp.com",
|
||||||
"description": "SpongeVanilla is the implementation of the Sponge API on top of Vanilla Minecraft.",
|
"description": "SpongeVanilla is the implementation of the Sponge API on top of Vanilla Minecraft.",
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": "PTDL_v1",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2021-12-09T13:30:15-05:00",
|
"exported_at": "2023-05-17T23:20:29+01:00",
|
||||||
"name": "VanillaCord",
|
"name": "VanillaCord",
|
||||||
"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.\r\n\r\nVanillaCord adds support for BungeeCord's ip_forward setting.",
|
"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.\r\n\r\nVanillaCord adds support for BungeeCord's ip_forward setting.",
|
||||||
@ -13,12 +13,13 @@
|
|||||||
"java_version",
|
"java_version",
|
||||||
"pid_limit"
|
"pid_limit"
|
||||||
],
|
],
|
||||||
"images": [
|
"docker_images": {
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_17",
|
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_16",
|
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_11",
|
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
||||||
"ghcr.io\/pterodactyl\/yolks:java_8"
|
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
||||||
],
|
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18"
|
||||||
|
},
|
||||||
"file_denylist": [],
|
"file_denylist": [],
|
||||||
"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