Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Java versions for eggs using Java yolks #8

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions bedrock/gomint/egg-go-mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2024-04-02T11:06:25+02:00",
"exported_at": "2024-06-13T16:50:45+03:00",
"name": "GoMint",
"author": "[email protected]",
"description": "A performant and stable Minecraft server software for the Bedrock Edition that comes with a modern API and support for Java 11 LTS.",
Expand All @@ -14,10 +14,12 @@
"pid_limit"
],
"docker_images": {
"ghcr.io\/parkervcp\/yolks:java_8": "ghcr.io\/parkervcp\/yolks:java_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"
"Java 8": "ghcr.io\/parkervcp\/yolks:java_8",
"Java 11": "ghcr.io\/parkervcp\/yolks:java_11",
"Java 16": "ghcr.io\/parkervcp\/yolks:java_16",
"Java 17": "ghcr.io\/parkervcp\/yolks:java_17",
"Java 19": "ghcr.io\/parkervcp\/yolks:java_19",
"Java 21": "ghcr.io\/parkervcp\/yolks:java_21"
},
"file_denylist": [],
"startup": "java --add-opens java.base\/java.nio=io.netty.common --add-exports java.base\/jdk.internal.misc=io.netty.common -p modules -m gomint.server\/io.gomint.server.Bootstrap",
Expand Down
12 changes: 7 additions & 5 deletions bedrock/nukkit/egg-nukkit.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,18 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2024-04-01T11:38:42+02:00",
"exported_at": "2024-06-13T16:51:22+03:00",
"name": "Nukkit",
"author": "[email protected]",
"description": "Nukkit is a Nuclear-Powered Server Software For Minecraft: Pocket Edition\r\n\r\nhttps:\/\/cloudburstmc.org",
"features": null,
"docker_images": {
"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_8": "ghcr.io\/parkervcp\/yolks:java_8",
"ghcr.io\/parkervcp\/yolks:java_17": "ghcr.io\/parkervcp\/yolks:java_17"
"Java 8": "ghcr.io\/parkervcp\/yolks:java_8",
"Java 11": "ghcr.io\/parkervcp\/yolks:java_11",
"Java 16": "ghcr.io\/parkervcp\/yolks:java_16",
"Java 17": "ghcr.io\/parkervcp\/yolks:java_17",
"Java 19": "ghcr.io\/parkervcp\/yolks:java_19",
"Java 21": "ghcr.io\/parkervcp\/yolks:java_21"
},
"file_denylist": [],
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2024-02-23T20:45:16+01:00",
"exported_at": "2024-06-13T16:48:24+03:00",
"name": "Purpur-Geyser-Floodgate",
"author": "[email protected]",
"description": "A drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features, with the addition of GeyserMC and Floodgate",
Expand All @@ -14,10 +14,13 @@
"pid_limit"
],
"docker_images": {
"ghcr.io\/pterodactyl\/yolks:java_17": "ghcr.io\/pterodactyl\/yolks:java_17",
"ghcr.io\/pterodactyl\/yolks:java_16": "ghcr.io\/pterodactyl\/yolks:java_16",
"ghcr.io\/pterodactyl\/yolks:java_11": "ghcr.io\/pterodactyl\/yolks:java_11",
"ghcr.io\/pterodactyl\/yolks: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 16": "ghcr.io\/pterodactyl\/yolks:java_16",
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18",
"Java 19": "ghcr.io\/pterodactyl\/yolks:java_19",
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21"
},
"file_denylist": [],
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true --add-modules=jdk.incubator.vector -jar {{SERVER_JARFILE}}",
Expand Down
2 changes: 1 addition & 1 deletion java/cuberite/egg-cuberite.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2024-04-02T11:11:13+02:00",
"exported_at": "2024-06-13T16:23:05+03:00",
"name": "Cuberite",
"author": "[email protected]",
"description": "A lightweight, fast and extensible game server for Minecraft",
Expand Down
6 changes: 4 additions & 2 deletions java/curseforge/egg-curse-forge-generic.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-05-17T23:20:29+01:00",
"exported_at": "2024-06-13T16:24:11+03:00",
"name": "CurseForge Generic",
"author": "[email protected]",
"description": "A generic egg for a CurseForge modpack.",
Expand All @@ -18,7 +18,9 @@
"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 19": "ghcr.io\/pterodactyl\/yolks:java_19",
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21"
},
"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\")",
Expand Down
8 changes: 5 additions & 3 deletions java/fabric/egg-fabric.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-05-17T23:20:29+01:00",
"exported_at": "2024-06-13T16:24:55+03:00",
"name": "Fabric",
"author": "[email protected]",
"description": "Fabric is a modular modding toolchain targeting Minecraft 1.14 and above, including snapshots.",
Expand All @@ -18,7 +18,9 @@
"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 19": "ghcr.io\/pterodactyl\/yolks:java_19",
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21"
},
"file_denylist": [],
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
Expand Down Expand Up @@ -77,4 +79,4 @@
"field_type": "text"
}
]
}
}
2 changes: 1 addition & 1 deletion java/feather/egg-feather.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-05-17T23:20:29+01:00",
"exported_at": "2024-06-13T16:25:13+03:00",
"name": "Feather",
"author": "[email protected]",
"description": "An experimental Minecraft server implementation written in Rust.",
Expand Down
7 changes: 4 additions & 3 deletions java/folia/egg-folia.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2024-02-13T17:26:13+0000",
"exported_at": "2024-06-13T16:25:45+03:00",
"name": "Folia",
"author": "[email protected]",
"description": "Fork of Paper which adds regionised multithreading to the dedicated server.",
Expand All @@ -14,9 +14,10 @@
"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"
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18",
"Java 19": "ghcr.io\/pterodactyl\/yolks:java_19",
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21"
},
"file_denylist": [],
"startup": "java -Xms128M -XX:MaxRAMPercentage=95.0 -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}",
Expand Down
6 changes: 4 additions & 2 deletions java/forge/forge/egg-forge-enhanced.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-12-30T11:04:14-05:00",
"exported_at": "2024-06-13T16:26:20+03:00",
"name": "Forge Enhanced",
"author": "[email protected]",
"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.",
Expand All @@ -18,7 +18,9 @@
"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 19": "ghcr.io\/pterodactyl\/yolks:java_19",
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21"
},
"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\" )",
Expand Down
6 changes: 4 additions & 2 deletions java/ftb/egg-ftb-modpacksch-server.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-10-27T00:29:03+02:00",
"exported_at": "2024-06-13T16:26:56+03:00",
"name": "FTB-modpacks.ch Server",
"author": "[email protected]",
"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.",
Expand All @@ -18,7 +18,9 @@
"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 19": "ghcr.io\/pterodactyl\/yolks:java_19",
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21"
},
"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\" )",
Expand Down
6 changes: 4 additions & 2 deletions java/glowstone/egg-glowstone.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-05-17T23:20:29+01:00",
"exported_at": "2024-06-13T16:27:30+03:00",
"name": "Glowstone",
"author": "[email protected]",
"description": "Glowstone is an open-source server implementation for Minecraft: Java Edition 1.12.2 and up.",
Expand All @@ -14,7 +14,9 @@
"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 19": "ghcr.io\/pterodactyl\/yolks:java_19",
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21"
},
"file_denylist": [],
"startup": "java -Xms768M -Xmx{{SERVER_MEMORY}}M -XX:+UseG1GC -jar {{SERVER_JARFILE}}",
Expand Down
6 changes: 4 additions & 2 deletions java/krypton/egg-krypton.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-05-17T23:20:29+01:00",
"exported_at": "2024-06-13T16:28:12+03:00",
"name": "Krypton",
"author": "[email protected]",
"description": "A fast, lightweight Minecraft server written in Kotlin",
Expand All @@ -18,7 +18,9 @@
"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 19": "ghcr.io\/pterodactyl\/yolks:java_19",
"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_JAR}}",
Expand Down
9 changes: 6 additions & 3 deletions java/limbo/egg-limbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,16 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-05-17T23:20:29+01:00",
"exported_at": "2024-06-13T16:28:51+03:00",
"name": "Limbo",
"author": "[email protected]",
"description": "Standalone server program Limbo.",
"features": null,
"features": "java_version",
"docker_images": {
"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",
"Java 19": "ghcr.io\/pterodactyl\/yolks:java_19",
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21"
},
"file_denylist": [],
"startup": "java -Xms128M -XX:MaxRAMPercentage=95.0 -jar {{SERVER_JARFILE}}",
Expand Down
6 changes: 4 additions & 2 deletions java/magma/egg-magma.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2024-02-23T20:05:07+01:00",
"exported_at": "2024-06-13T16:29:20+03:00",
"name": "Magma",
"author": "[email protected]",
"description": "Magma is most powerful Forge server providing you with Forge mods and Bukkit Plugins using Spigot and Paper for Performance Optimization and Stability. Using: https:\/\/github.com\/magmamaintained",
Expand All @@ -18,7 +18,9 @@
"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 19": "ghcr.io\/pterodactyl\/yolks:java_19",
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21"
},
"file_denylist": [],
"startup": "java -Xms128M -XX:MaxRAMPercentage=95.0 -jar {{SERVER_JARFILE}}",
Expand Down
7 changes: 5 additions & 2 deletions java/modrinth/egg-modrinth-generic.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-12-26T09:36:20-05:00",
"exported_at": "2024-06-13T16:29:59+03:00",
"name": "Modrinth Generic",
"author": "[email protected]",
"description": "A generic egg for a Modrinth modpack.",
Expand All @@ -17,7 +17,10 @@
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_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 17": "ghcr.io\/pterodactyl\/yolks:java_17",
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18",
"Java 19": "ghcr.io\/pterodactyl\/yolks:java_19",
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21"
},
"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\")",
Expand Down
6 changes: 4 additions & 2 deletions java/mohist/egg-mohist.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-08-13T19:49:14+02:00",
"exported_at": "2024-06-13T16:30:28+03:00",
"name": "Mohist",
"author": "[email protected]",
"description": "Spigot fork with performance optimizations.",
Expand All @@ -18,7 +18,9 @@
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8",
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18"
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18",
"Java 19": "ghcr.io\/pterodactyl\/yolks:java_19",
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21"
},
"file_denylist": [],
"startup": "java -Xms128M -XX:MaxRAMPercentage=95.0 -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}",
Expand Down
8 changes: 6 additions & 2 deletions java/nanolimbo/egg-nano-limbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2024-04-02T11:14:22+02:00",
"exported_at": "2024-06-13T16:30:58+03:00",
"name": "NanoLimbo",
"author": "[email protected]",
"description": "This is lightweight minecraft limbo server, written on Java with Netty. The main goal of the project is maximum simplicity with a minimum number of sent and processed packets. This limbo is empty, there are no ability to set schematic building since this is not necessary. You can send useful information in chat or BossBar.\r\n\r\nNo plugins, no logs. The server is fully clear. It only able keep a lot of players while the main server is down.",
Expand All @@ -14,7 +14,11 @@
"pid_limit"
],
"docker_images": {
"ghcr.io\/parkervcp\/yolks:java_8": "ghcr.io\/parkervcp\/yolks:java_8"
"Java 8": "ghcr.io\/parkervcp\/yolks:java_8",
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18",
"Java 19": "ghcr.io\/pterodactyl\/yolks:java_19",
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21"
},
"file_denylist": [],
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
Expand Down
6 changes: 4 additions & 2 deletions java/neoforge/egg-neo-forge.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2024-03-06T21:55:56+01:00",
"exported_at": "2024-06-13T16:31:18+03:00",
"name": "NeoForge",
"author": "[email protected]",
"description": "NeoForge Server. NeoForge is a modding API (Application Programming Interface), which makes it easier to create mods, and also make sure mods are compatible with each other. NeoForge is a fork of Minecraft Forge.",
Expand All @@ -17,7 +17,9 @@
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8"
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8",
"Java 19": "ghcr.io\/pterodactyl\/yolks:java_19",
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21"
},
"file_denylist": [],
"startup": "java -Xms128M -XX:MaxRAMPercentage=95.0 -Dterminal.jline=false -Dterminal.ansi=true @unix_args.txt",
Expand Down
2 changes: 1 addition & 1 deletion java/paper/egg-paper.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2024-02-13T17:26:13+0000",
"exported_at": "2024-06-13T16:31:44+03:00",
"name": "Paper",
"author": "[email protected]",
"description": "High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.",
Expand Down
2 changes: 1 addition & 1 deletion java/purpur/egg-purpur.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2024-02-13T17:26:13+0000",
"exported_at": "2024-06-13T16:32:10+03:00",
"name": "Purpur",
"author": "[email protected]",
"description": "A drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features.",
Expand Down
Loading