You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when running chain init, one of the prompts asks you for the path or download link of the server jar file you want to use.
The idea is adding a select prompt and have commonly used server "brands" as options, and depending on what option you chose, it should try to fetch the available versions for the selected option (1.20.x, 1.19.x, etc.).
In cases where there is a brand not listed, there will be an option for a custom jar that will ask you for the path or download link.
> What's the name of the server? my-server
> Create a separate directory? No
? What server brand would you like to use?
Custom JAR
> Paper
Folia
Spigot
Vanilla
Waterfall (Proxy)
Velocity (Proxy)
BungeeCord (Proxy)
[↑↓ to move, enter to select, type to filter]
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently when running
chain init, one of the prompts asks you for the path or download link of the server jar file you want to use.The idea is adding a
selectprompt and have commonly used server "brands" as options, and depending on what option you chose, it should try to fetch the available versions for the selected option (1.20.x, 1.19.x, etc.).In cases where there is a brand not listed, there will be an option for a
customjar that will ask you for the path or download link.chain.yml
Beta Was this translation helpful? Give feedback.
All reactions