minecraft icon indicating copy to clipboard operation
minecraft copied to clipboard

Adding LeafMC to Java

Open ymederuiter opened this issue 3 months ago • 1 comments

Description

Added the support for LeafMC MineCraft server

Checklist for all submissions

  • [X ] Have you followed the guidelines in our Contributing document?
  • [X ] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • [X ] 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?: Im new to GitHub, don't know how to do that
  • [x] You verify that the start command applied does not use a shell script
    • [x] If some script is needed then it is part of a current yolk or a PR to add one
  • [x] The egg was exported from the panel

New egg Submissions

  1. [X ] Does your submission pass tests (server is connectable)?
  2. [ ] Does your egg use a custom docker image?
    • [X ] Have you tried to use a generic image?
    • [X ] Did you PR the necessary changes to make it work?
  3. [X ] 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. [X ] Have you added a unique README.md for the egg you are adding according to the alphabetical order?
  5. [X ] You verify that the start command applied does not use a shell script
    • [X ] If some script is needed then it is part of a current yolk or a PR to add one
  6. [X] The egg was exported from the panel

ymederuiter avatar Sep 16 '25 16:09 ymederuiter

https://github.com/pelican-eggs/minecraft/issues/91

ymederuiter avatar Sep 16 '25 17:09 ymederuiter