pelican-eggs / minecraft

MIT License
51 stars 25 forks source link

Update egg-spigot.json #14

Closed Link0Darck closed 2 months ago

Link0Darck commented 2 months ago

Change in the egg :

Description

Checklist for all submissions

New egg Submissions

  1. [x] 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. [x] The egg was exported from the panel
Link0Darck commented 2 months ago

Attention: your "sort": null, puts pterodactyl in error

QuintenQVD0 commented 2 months ago

Attention: your "sort": null, puts pterodactyl in error

yea no, you messed up. their are 2 json files now, 1 for pelican and 1 for ptero, and you overwrote the pelican one with a ptero one, revert this please

gOOvER commented 2 months ago

Attention: your "sort": null, puts pterodactyl in error

Pelican eggs are not longer compatible with ptero

Link0Darck commented 2 months ago

Attention: your "sort": null, puts pterodactyl in error

yea no, you messed up. their are 2 json files now, 1 for pelican and 1 for ptero, and you overwrote the pelican one with a ptero one, revert this please

what is the difference between the 2