mirror of
https://github.com/pelican-eggs/eggs.git
synced 2025-11-01 17:38:07 +00:00
Support new 1.17+ Forge JPMS arguments that doesn't ship any executable jar Fix forge latest build version option to actually use latest instead of recommended Set build version input rules to only accept valid values of latest and recommended Remove spaces from the version variables to avoid issues with curl. Forge site displays versions with spaces to end users
Forge Generic
This is a generic egg for the forge standalone server
This will download the latest jar for a specific forge version.
this has a fix for the broken 1.7.10 and 1.8.9 versions forge has
Server Ports
The minecraft server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server.
| Port | default |
|---|---|
| Game | 25565 |