Skip to content

Commit 3d228a8

Browse files
committed
feat: Use pelican images instead of pterodactyl eggs
1 parent 59e03bc commit 3d228a8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

eggs/egg-paper.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ _comment: 'DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL'
22
meta:
33
version: PLCN_v2
44
update_url: 'https://raw.githubusercontent.com/HttpRafa/atomic-cloud/refs/heads/main/eggs/egg-paper.yaml'
5-
exported_at: '2025-09-01T22:47:12+00:00'
5+
exported_at: '2025-09-02T09:45:02+00:00'
66
name: 'Paper for Atomic Cloud'
77
author: 60099368+HttpRafa@users.noreply.github.com
88
uuid: 520f43e2-ae5c-4638-a1b6-80910cd4bb42
@@ -19,7 +19,7 @@ features:
1919
- java_version
2020
- pid_limit
2121
docker_images:
22-
'Java 21': 'ghcr.io/pterodactyl/yolks:java_21'
22+
'Java 21': 'ghcr.io/pelican-eggs/yolks:java_21'
2323
file_denylist: { }
2424
startup: 'java -Xms128M -XX:MaxRAMPercentage=95.0 -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}'
2525
config:
@@ -105,7 +105,7 @@ scripts:
105105
echo "settings:" >> /mnt/server/bukkit.yml
106106
echo " connection-throttle: -1" >> /mnt/server/bukkit.yml
107107
echo -e "[ATOMIC CLOUD] Ready to start!"
108-
container: 'ghcr.io/pterodactyl/installers:alpine'
108+
container: 'ghcr.io/pelican-eggs/installers:alpine'
109109
entrypoint: ash
110110
variables:
111111
-

0 commit comments

Comments
 (0)