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

Conversation

4ngel2769
Copy link

@4ngel2769 4ngel2769 commented May 24, 2024

Description

Added newer (and older) java versions to support newer versions of Minecraft for all eggs using a Java yolk.

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

Start scripts weren't modified

4ngel2769 and others added 2 commits May 24, 2024 12:31
Add java 19 and 21 to support newer versions of Minecraft (1.20.5+)
Added new (and older) java version for compatibility with older and up to the newest (1.20.6) Minecraft versions.

Java 8 up to 21
@QuintenQVD0
Copy link
Contributor

Please also export all the changes from a panel. So the timestamp updates.

@trenutoo
Copy link
Contributor

The existing LTS releases fill the gaps just fine. I'm not aware of any Minecraft versions that solely rely on non-LTS releases?

@4ngel2769
Copy link
Author

@Software-Noob Mc 1.20.5+ relies on Java 21 (lts) which is missing from most eggs (Java 19 is not a requirement for any version of Minecraft but adds more customizability for people who might need it.)

@hafometh88
Copy link

This should get merged, latest Minecraft version requires Java 21

@4ngel2769
Copy link
Author

Please also export all the changes from a panel. So the timestamp updates.

Do the time-stamps affect the eggs in any way?

@QuintenQVD0
Copy link
Contributor

Please also export all the changes from a panel. So the timestamp updates.

Do the time-stamps affect the eggs in any way?

If a update feature comes to pelican then yes.

@4ngel2769
Copy link
Author

@QuintenQVD0 the eggs have been exported with timestamps

@Lovinoes
Copy link
Contributor

Lovinoes commented Aug 25, 2024

The only important and recommended Java versions you’ll ever need are:

  • Java 8
  • Java 11
  • Java 16 (17 preferred)
  • Java 17
  • Java 21

Java 19 is unnecessary, as even Minecraft doesn’t use this version. many plugins/mods don't even support it

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.

5 participants