Skip to content

...#1

Open
chredeur wants to merge 24 commits intopastanetwork:mainfrom
pelican-eggs:main
Open

...#1
chredeur wants to merge 24 commits intopastanetwork:mainfrom
pelican-eggs:main

Conversation

@chredeur
Copy link
Copy Markdown
Member

Description

Checklist for all submissions

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you tested and reviewed your changes with confidence that everything works?
  • Did you branch your changes and PR from that branch and not from your master branch?
    • If not, why?:
  • You verify that the start command applied does not use a shell script
    • If some script is needed then it is part of a current yolk or a PR to add one
  • The egg was exported from the panel

New egg Submissions

  1. Does your submission pass tests (server is connectable)?
  2. Does your egg use a custom docker image?
    • Have you tried to use a generic image?
    • Did you PR the necessary changes to make it work?
  3. Have you added the egg to the main README.md and any other README files in subdirectories of the egg (e.g /game_eggs) according to the alphabetical order?
  4. Have you added a unique README.md for the egg you are adding according to the alphabetical order?
  5. You verify that the start command applied does not use a shell script
    • If some script is needed then it is part of a current yolk or a PR to add one
  6. The egg was exported from the panel

parkervcp and others added 24 commits February 18, 2025 19:03
updates the velocity egg for pelican to match the pterodactyl one.
update templates with correct links
cleaned up the rest of the places where panels are mentioned
* [Bedrock Vanilla] Add Multiple World choose options

Added a Startup Variable Option which will point to the World Folder Name in the Directory and thus Choosing between Multiple Worlds more Easily

* apply to the pelican egg

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
* Added neoforge loader installer to curseforge-gen

Automatically detect and load the neoforge version for modpacks

* Pelican export

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
The current CurseForge support article listed in the README and Egg variable description is misleading and unnecessary. It is much easier to obtain an API key for free in their developer portal at https://console.curseforge.com

- Updated the README and Egg "CurseForge API Key" variable description with this new link.
- Changed the "CurseForge API Key" variable to not be user visible. My reasoning behind this is that the host should maintain one key for all clients instead of requiring clients to obtain their own keys. Also, previously, with it being a required variable, it forced the host to either input their private key or an invalid "Enter your key here" string before the server can be created, which is more clunky in my opinion.
- Added variable `sort` values for the Pelican Egg.
- Small capitalization adjustments.
[java\curseforge] Improve API key documentation & visibility
* Only changed the URL, since the rest of the code is still valid working code.
[Bedrock Vanilla] fix: outdated server file download URL
Also added support for Java 22
feat(modrinth): add support for NeoForge
* feat: add via proxy egg

* fix: use proper env variable

* refactor: use pelican installer image

* refactor: use code from github release grabber

* refactor: add java 22

* Pterodactyl + features

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
* Fix FTB Egg

* Update README.md

* Readded Java 8

* Updated egg

Added "features" to egg.
Changed pterodactyl images to parkervcp images.

* Add back the pelican egg

* indentation

* Fix unavailable version in README

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
* Switch paper to fill.papermc.io

* Apply requested changes
* Added Always Auth Eggs

* Updated the README

* Removed pterodactyl egg as it wasn't generated by the panel and was manually made from the pelican panel egg version, will add a pterodactyl egg version later.

* Updated the global README

* Added AlwaysAuth to the sub directory READMEs

* Added a way to have max memory set by host

* Added pterodactyl egg using https://redthirten.github.io/scramble-egg-converter/ Thanks QuintenQVD0 for telling me about it!

* Update default port description from Game to Authorization

* Updated the eggs to use a default server-ip of 0.0.0.0 to catch all traffic, thanks again QuintenQVD0 this is my first egg, and they're catching all the things I'm missing, truly a big help!
…th 8.3 and 8.4 (#105)

* fixed installscrit, to prevent "unsupported Version" with 8.3 and 8.4

* add ptero egg too

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* update description

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* changed all images from openjdk:8-jdk-slim to eclipse-temurin:8

* replaced all eclipse-temurin:8 and eclipse-temurin:8-jdk with ghcr.io/pelican-eggs/installers:java_8;
side-effekt: all install images now include the jdk

* replaced all eclipse-temurin:17-jdk with ghcr.io/pelican-eggs/installers:java_17

* reverting changes for FTB/outdated to original; no need to upgrade outdated egg's

* added missing \ to the container images

* upgraded all installation images to their yolks

* changed "ghcr.io\/parkervcp\/yolks:java_8" to "ghcr.io\/pelican-eggs\/installers:java_8"
changed "ghcr.io\/parkervcp\/yolks:java_11" to "ghcr.io\/pelican-eggs\/installers:java_17"
changed "ghcr.io\/parkervcp\/yolks:java_21" to "ghcr.io\/pelican-eggs\/installers:java_21" temporarily

* fixed image name formating

* reverting fabric back to java-11

* exported from panel:
- ftb-server
- fabric
- glowstone
- modrinth-generic
- quilt

* exported forge-enhanced from panel
fixed issue in the installation script where installer.jar gets killed

* migrated scripts.installation.container field from ghcr.io/parkervcp/installers to ghcr.io/pelican-eggs/installers

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
* Add: minecraft stock eggs

* Fix readme
* Add Java 25 docker image to vanilla egg

To properly support the latest version of Minecraft, version 26.1 (first drop in 2026), which requires at least Java version 25, so that users do not have to set it up themselves

* Export from panel

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.