-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch '1.0-develop' into develop
- Loading branch information
Showing
11 changed files
with
73 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"version": "PTDL_v2", | ||
"update_url": null | ||
}, | ||
"exported_at": "2022-06-17T08:10:44+03:00", | ||
"exported_at": "2024-05-07T12:55:57+00:00", | ||
"name": "Bungeecord", | ||
"author": "[email protected]", | ||
"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.", | ||
|
@@ -14,6 +14,7 @@ | |
"pid_limit" | ||
], | ||
"docker_images": { | ||
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21", | ||
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17", | ||
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16", | ||
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11", | ||
|
@@ -56,4 +57,4 @@ | |
"field_type": "text" | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"version": "PTDL_v2", | ||
"update_url": null | ||
}, | ||
"exported_at": "2022-11-06T06:33:01-05:00", | ||
"exported_at": "2024-05-07T12:55:56+00:00", | ||
"name": "Forge Minecraft", | ||
"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.", | ||
|
@@ -14,6 +14,7 @@ | |
"pid_limit" | ||
], | ||
"docker_images": { | ||
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21", | ||
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17", | ||
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16", | ||
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11", | ||
|
@@ -76,4 +77,4 @@ | |
"field_type": "text" | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"version": "PTDL_v2", | ||
"update_url": null | ||
}, | ||
"exported_at": "2022-06-17T08:11:30+03:00", | ||
"exported_at": "2024-05-07T12:55:55+00:00", | ||
"name": "Paper", | ||
"author": "[email protected]", | ||
"description": "High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.", | ||
|
@@ -14,6 +14,7 @@ | |
"pid_limit" | ||
], | ||
"docker_images": { | ||
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21", | ||
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17", | ||
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16", | ||
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11", | ||
|
@@ -76,4 +77,4 @@ | |
"field_type": "text" | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"version": "PTDL_v2", | ||
"update_url": null | ||
}, | ||
"exported_at": "2022-06-17T08:11:42+03:00", | ||
"exported_at": "2024-05-07T12:55:54+00:00", | ||
"name": "Sponge (SpongeVanilla)", | ||
"author": "[email protected]", | ||
"description": "SpongeVanilla is the SpongeAPI implementation for Vanilla Minecraft.", | ||
|
@@ -14,6 +14,7 @@ | |
"pid_limit" | ||
], | ||
"docker_images": { | ||
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21", | ||
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16", | ||
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11", | ||
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8" | ||
|
@@ -55,4 +56,4 @@ | |
"field_type": "text" | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"version": "PTDL_v2", | ||
"update_url": null | ||
}, | ||
"exported_at": "2022-06-17T08:11:58+03:00", | ||
"exported_at": "2024-05-07T12:55:58+00:00", | ||
"name": "Vanilla Minecraft", | ||
"author": "[email protected]", | ||
"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.", | ||
|
@@ -14,6 +14,7 @@ | |
"pid_limit" | ||
], | ||
"docker_images": { | ||
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21", | ||
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17", | ||
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16", | ||
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11", | ||
|
@@ -56,4 +57,4 @@ | |
"field_type": "text" | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters